8000 Update README.md · utsahdevops/learning-python-UG@e745e75 · GitHub
[go: up one dir, main page]

Skip to content

Commit e745e75

Browse files
authored
Update README.md
1 parent 803236e commit e745e75

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Learning Python
2-
This is the repository for the LinkedIn Learning course `Learning Python`. The full course is available from [LinkedIn Learning][lil-course-url].
2+
This is the repository for the LinkedIn Learning course Learning Python. The full course is available from [LinkedIn Learning][lil-course-url].
33

4-
_See the readme file in the main branch for updated instructions and information._
4+
![Learning Python][lil-thumbnail-url]
5+
6+
Python—the popular and highly-readable object-oriented language—is both powerful and relatively easy to learn. Whether you're new to programming or an experienced developer, this course can help you get started with Python. Joe Marini provides an overview of the installation process, basic Python syntax, and an example of how to construct and run a simple Python program. Learn to work with dates and times, read and write files, and retrieve and parse HTML, JSON, and XML data from the web.
57

68
## Installing
79
1. To use these exercise files, you must have the following installed:
@@ -12,8 +14,16 @@ _See the readme file in the main branch for updated instructions and information
1214
3. Place the examples folder on your computer where they are easy to get to
1315

1416

15-
[0]: # (Replace these placeholder URLs with actual course URLs)
17+
### Instructor
18+
19+
Joe Marini
20+
21+
Senior Director of Product and Engineering
22+
23+
24+
25+
Check out my other courses on [LinkedIn Learning](https://www.linkedin.com/learning/instructors/joe-marini).
1626

17-
[lil-course-url]: https://www.linkedin.com/learning/
18-
[lil-thumbnail-url]: http://
27+
[lil-course-url]: https://www.linkedin.com/learning/learning-python-14393370
28+
[lil-thumbnail-url]: https://cdn.lynda.com/course/2896241/2896241-1637338967910-16x9.jpg
1929

0 commit comments

Comments
 (0)
0