Skip to content

Susuqu/ProgrammingStudyProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProgrammingStudyProject

First stage (Python study):

  • Goal: before 9/15, spend at least 1 hour programming (python or R) per day. And submit a small program.

  • List some small goals to avoid what I don't know to do.

    BasicKnowledge

    • study basic knowledge of list, dict, array....; ING
    • study pandas and numpy; ING
    • study how to define a variable: private & public; ING
    • study string encoding, format; FINISHED

    AdvancedKnowledge

    • study how to define a module; FINISHED
    • study how to write a basic class and def; FINISHED
    • study how to write a Advanced version class and def; ING
    • study how to write a metaclass;
    • study how to write a father class; ING

    Formatting

    • study how to use pycharm Automatic formatting; FINISHED
    • study python coding standardized. FINISHED
    • study how to add exception handling code. ING

    Data processing

    • pre-processing; ING
      • convert data type;
      • handle missing values;

About

Spend specific time each day to learn programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published