zoukankan      html  css  js  c++  java
  • 确定一下学习的主要参考书

    Update: July 10, 2014

    I got so many books in DB, so it is a better choice to focus on one book for each domain and finish those exercises.

    0. Blog --- use cnblogs and each task use unique note but update it.

    1. C --- use K&R ■■■■■■□□□

    2. C++ --- use C++ primer  □□□□□□□□□□□□□□□□□

    3. Algorithm --- use Algorithm in C  □□□□■□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□

    4. Java --- use Core Java 8th ■□□□□□□□□□□□□□□□□

    5. OS --- use MIT 6.828 lec note  ■■■□□□□□□□□□□□□□□  and OS concept □□□■■□□□□□□□

    6. Embedded --- use Making Embedded System  □□□□■□□□□□□□□□□□

    7. Interview --- use CC150 □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□

    (just some hints in using Eclipse CDT: it is not like Ecipse Java, just compile one package in the big project. I followed this, and this)

    image 

    And set 2 folders, one for current problem, so I put all files in src to build, and put other problems’code in Unused folder and set: Exclude from build. Then it works. Also, put input text file in the root place of the whole project. Eg. 4.2.in.

    8. Leetcode --- use N00tc0d3r □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□

    It is always better to take a course rather than reading books. For example, FreeRTOS. Thanks Preet!

    I found someone to use this notation for scheduel which is good: ■□

  • 相关阅读:
    编辑器 --- Visual Studio Code 英文界面转换成中文(简体)
    CSS3 -- column 实现瀑布流布局
    CSS3 -- 边框圆角
    CSS3 -- 弹性盒
    自适应布局要素
    Vue -- 基础知识
    Vue -- element-ui el-table 的合计在第一行显示并可点击
    如何在网页标题栏title加入logo(icon)图标?
    linux下暴力破解工具hydra【转】
    linux 服务简介
  • 原文地址:https://www.cnblogs.com/gpuasic/p/3836917.html
Copyright © 2011-2022 走看看