preface

Mind mapping can not cover all knowledge points, but just sort out the branches we need to focus on under a certain knowledge point. According to their own situation can be extended learning

Computer Fundamentals

Some of the things that bloggers think are important to grasp

  • What is the difference between compiled and interpreted languages? What are the programming languages?
  • Bit and byte conversion, how many bytes of Chinese characters? How many bytes is a letter?
  • Bit, byte, KB, MB, GB, TB conversion formula
  • What is the number of bytes for a common data type?
  • What are the common character sets?

Python based

The blogger thinks the main point of this short chapter is: What are Python’s strengths and weaknesses? What are the applicable scenarios?

The rest are actually partial concept of things, practical operation will be more impressive