Giter VIP home page Giter VIP logo

blog.io's Introduction

VI VII VIII IX X XI
HTML CSS JavaScript Vue React 浏览器 计算机网络 数据结构 算法 个人面经 工作笔记

有很重要的话要说

博主是一枚 2019 应届生,因为当时很多大厂的校招已经打响,博主前两天也通过学长学姐们,内推了些大公司,简历一关应该都能过,所以得开始准备一下面试,得复习一哈,在这边的会记录我面试准备看的些书籍和知识点,如果有兴趣的小伙伴,可以看看哦 ~

所有的内容都是结合自己平常复习面试以及面试官提问,还有看《面试图谱》进行的归纳总结,包括会整理自己日常工作中踩到的坑,如果觉得哪个地方写错误导大家的,麻烦邮件私一下我,我会进行修改更正,最重要的是,**如有转载,请注明原出处!!!**并且邮箱告知一声!谢谢!毕竟我总结写的也不容易,辛苦各位。

客官,点个赞?

⭐ 如果觉得对您有帮助的话,点个 star 再走?

联系方式

github : https://github.com/PDKSophia

书单 : https://github.com/PDKSophia/read-booklist

博客 : https://github.com/PDKSophia/blog.io

掘金 : https://juejin.im/user/594ca8a35188250d892f4139/posts

微博 : https://weibo.com/u/2971991985

邮箱 : [email protected]

⏳ 最新文章

💕 热门文章

🐷 HTML

🐒 CSS

🐼 JavaScript

📢 如果你无法耐得住性子看红皮书,可以看这里 : 📕JavaScript 高级程序设计第三版红皮书总结

📢 如果你想了解 JavaScript 设计模式相关知识,可以看这里 : 🎨JavaScript 设计模式的学习

🐑 浏览器

🐯 计算机网络

📢 如果你无法耐得住性子看计算机网络,可以看这里 : 💗 计算机网络整本书复习精华

📢 如果你想了解 图解 HTTP,可以看这里 : 🔥 图解 HTTP

🦁️ Vue

🐱 React

🦉 算法

📢 这里我需要补充一点,前端对算法也是很看重的,对我来说,只要会写简单的算法题即可~

大家可以去 leetcode 刷 Top100 题,刷完差不多就行了,还可搭配《剑指 offer》哦

🐶 数据结构

📢 下边我就对数据结构简单进行整理啦 ~

🌲 工作笔记

项目专区

☁ erek-resumes

erek-resumes 云简历平台是由彭道宽完成,致力于为简历差劲不懂如何制作简历的同学在线制作一份较为完美的简历。

📢 更多介绍看这里 : erek-resumes

📈 vue-erek-manage

Vue-Erek-Manage 是一款基于 Vue 2.5 + iView UI 的后台管理, 借鉴模仿 pro-ant-design 的设计,👉 适用于小型项目后台管理,个人维护项目

📢 更多介绍看这里 : vue-erek-manage

📕 read-booklist

read-booklist 书库,书中自有黄金屋,书中自有颜如玉,人丑就要多读书,这里是记录我看过的书和给自己的一个书单计划表

📢 更多介绍看这里 : read-booklist

🍓 书单打卡

下边是 2019-2020 年度的书单,很抱歉,立下的 Flag 没能做到,因为前段时间忙于毕业设计,毕业旅行,已经其他事情耽搁,现已经毕业入职工作,更没时间读书了,但是,不学习怎么能行,所以现在重新拾回书单,感兴趣的可以一起学习哈,如果有好的书籍推荐,可以提 issues

📢 书单里的书是自己列的,有些书只是挂起,但还没时间读,同时,在读书中,可能会跑去读其他不在此书单中的书,也就是会阶段性的更新书单 ~

Serial number BookName Estimated StartTime Estimated EndTime Status
1 《JavaScript 高级程序设计 第 3 版》 📆 2018-11-05 📆 2018-11-26
2 《图解 HTTP》 📆 2018-11-12 📆 2019-11-24
3 《计算机网络 第七版》 📆 2018-12-02 📆 2019-01-03
4 《了不起的 NodeJS》搭配《Node.js 开发指南》 📆 2018-12-22 📆 2019-03-04
5 《深入浅出 React》 📆 2019-01-15 📆 2019-01-22
6 《JavaScript 设计模式与开发实践》 📆 2019-11-04 📆 2019-11-11
7 《CSS 世界》 📆 2019-11-12 📆 2019-11-17
8 《网络是怎样连接的》 📆 2019-11-18 📆 2019-11-27
9 《ECMAScript 6 入门》 ⏳Tentative ⏳Tentative
10 《JavaScript 正则表达式》 ⏳Tentative ⏳Tentative
11 《剑指 offer》 ⏳Tentative ⏳Tentative
12 《算法图解》 ⏳Tentative ⏳Tentative
13 《数据结构与算法 JavaScript 描述》 ⏳Tentative ⏳Tentative
14 《计算机是怎样跑起来的》 ⏳Tentative ⏳Tentative
15 《编程之法:面试和算法心得》 ⏳Tentative ⏳Tentative
16 《大型网站技术架构》 ⏳Tentative ⏳Tentative
17 《编程珠玑》 ⏳Tentative ⏳Tentative
18 《硅谷之火》 ⏳Tentative ⏳Tentative
19 《白帽子讲 Web 安全》 ⏳Tentative ⏳Tentative
20 《程序员的英语》 ⏳Tentative ⏳Tentative
21 《了不起到 Node.js》 ⏳Tentative ⏳Tentative
22 《黑客与画家》 ⏳Tentative ⏳Tentative
23 《丑陋的**人》 ⏳Tentative ⏳Tentative
24 《程序员修炼之道——从小工到专家》 ⏳Tentative ⏳Tentative

吐槽一下

认真的准备和复习了一个月,才发现,自己有多么的菜,好多东西都不会,又不能靠脸吃饭,哎,还是好好学习吧,我累了!!!

blog.io's People

Contributors

pdksophia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.