Skip to content

KodingKurriculum/learn-to-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn to Code

What does it mean to code?

When a software developer writes code, they are creating instructions for the computer to perform tasks like do math, display a webpage, or store information. Developers use programming languages like Python or Java to write these instructions in a file. When they run the program, a special language-specific program on the computer translates those lines of Python or Java code into something the computer understands.

Why should I learn?

Learning to code is valuable and fun!

  • Its valuable because you learn a new skill that can have a dramatic influence on the way that you solve problems.
  • Its fun because writing code can be challenging and rewarding. You feel a sense of accomplishment when your program is finished and works!

What they don't teach you in school

OK, where do I start?

  1. Open this link in your browser - Log in with your Google account
  2. Follow the assignments in order
  3. Checkout the resources below or join our Slack channel!

What next?

  1. Try the useful python classroom - Log in with your Google account
  2. Go through the 10 minutes of Pandas tutorial on the official pandas website
  3. Start coding on your own by installing Anaconda and Git

Additional Information

There are many resources to learn more about python.

About

A small project with resources to get you started on your first programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages