📙
Programming
  • Best Practice of Programming
  • Language Fundamental
    • String
    • Operators
    • Condition
    • Loop
  • Data
    • Exercise JSON Data
    • Array
  • Coding
  • API
  • Source Code Control
  • IDE
  • Httpd and Web
    • Exercise django
Powered by GitBook
On this page

Was this helpful?

Language Fundamental

PreviousBest Practice of ProgrammingNextString

Last updated 4 years ago

Was this helpful?

You must master basic programming Skills

How is the proficiency level?

  • In the daily usage, you don't need to go back the reference document.

  • Get more practice in HackerRange and LeetCode.

How to be the proficiency level?

  • Find a comprehensive cheat sheet.

  • Memorize all of functions in the cheat sheet.

  • When you switch the difference programming languages,

    always to review the cheat sheet again.

String
Operators
Condition
Loop