0% found this document useful (0 votes)
352 views1 page

Python Roadmap

The document outlines a 4 stage process for learning to code: 1) Learn basic language syntax through online tutorials, 2) Practice problem solving on coding challenge websites, 3) Build a small personal project like a bot or game, and 4) Learn version control on Github which will be useful even if initially challenging.

Uploaded by

Sufiyan N-Yo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
352 views1 page

Python Roadmap

The document outlines a 4 stage process for learning to code: 1) Learn basic language syntax through online tutorials, 2) Practice problem solving on coding challenge websites, 3) Build a small personal project like a bot or game, and 4) Learn version control on Github which will be useful even if initially challenging.

Uploaded by

Sufiyan N-Yo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Stage 1: Basic Language

-http://Codecademy.com.
-http://codecombat.com/
-https://docs.python.org/3/tutorial/index.html
Stage 2: Problem Solving
-http://www.codewars.com/
-https://www.codeeval.com/
-https://www.hackerrank.com/
Stage 3: Pick a Small Project, and Build a Program
-Reddit bot
-Salary Calculator
-Text-based game
Stage 4: Learn Github
-If you're familiar with Linux, it will suck less. However, you won't regret learning it.

You might also like