Skip to content

Commit 799c102

Browse files
authored
Update README.md
1 parent ecd85f8 commit 799c102

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ This syllabus is largely based on [Mike Dane’s](https://www.mikedane.com) vide
1212
* Kylie Ying's [12 Beginner Python Projects](https://www.youtube.com/watch?v=8ext9G7xspg)
1313
* Patrick Loeber’s [Advanced Python Programming Course](https://www.python-engineer.com/courses/advancedpython/)
1414

15+
## Why Python?
16+
17+
Python is the world's [most popular programming language](https://pypl.github.io/PYPL.html). It is a [skill in high-demand](https://careerkarma.com/blog/top-programming-languages-2021/) in the technology sector, with [six figure average salaries](https://www.indeed.com/career/python-developer/salaries) for Python developers. Furthermore, these positions typically come with creative, challenging work, collaborative work environments, and a high-level of on-the-job autonomy.
18+
1519
## Syllabus
1620

1721
The course content, including videos and exercises, are organized by week as folders (see in the source code above). To begin, click on [Week 1 – An introduction to Python and basic data types](https://github.com/PDXPythonPirates/python-101/tree/main/Week%201%20–%20An%20introduction%20to%20Python%20and%20basic%20data%20types). To provide a comprehensive look at what will be covered in this course, an outline is provided below.

0 commit comments

Comments
 (0)