📙
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
  • Goals
  • Index
  • Who Should Read These Articles?

Was this helpful?

Best Practice of Programming

NextLanguage Fundamental

Last updated 4 years ago

Was this helpful?

Goals

When you pursuit the computer languages, you have learned all the basic skills. You may not so sure if you are ready for real world challenge software engineer.

Through these articles and practices, I hope the readers can enhance his/her computing skills and understand most concepts of computing technology.

Also introduce some modern trends and understand to improve your efficient.

Index

Who Should Read These Articles?

  • This document is to be a guideline of entry level programmers.

  • Also welcome the senior mentors to take these articles and add your ingredients to become your guideline.

alex at ccapeng@gmail.com | [ccapeng.github.io](https://ccapeng.github.io/)

Language Fundamental
String
Operators
Condition
Loop
Data
Exercise JSON Data
Array
Coding
API
Source Code Control
IDE
Httpd and Web
Exercise django