Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
xxg1413 authored Oct 2, 2020
2 parents 8273f95 + 5b855f8 commit 1805066
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ http://flypython.com
## Python Books

#### Beginner
- 《Python Crash Course: A Hands-On, Project-Based Introduction to Programming》
- 《Python Crash Course: A Hands-On, Project-Based Introduction to Programming for begainners
- ※※※※※
- [Amazon](https://www.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)

Expand All @@ -35,8 +35,16 @@ http://flypython.com
- ※※※※※
- [Amazon](https://www.amazon.co.uk/Python-Cookbook-David-Beazley/dp/1449340377)


## Courses

-<<fluent python>>

[oreilly(https://www.oreilly.com/library/view/fluent-python/9781491946237/)]

## Course


#### Beginer
- [Python for Everybody](https://www.coursera.org/specializations/python)
- [Python 3 Programming](https://www.coursera.org/specializations/python-3-programming)
Expand Down Expand Up @@ -149,7 +157,7 @@ B) Algorithmic Trading: [Python for Financial Analysis and Algorithmic Trading:

<br>

### Video Sythesizer
### Video Synthesizer
* [Building a Video Synthesizer in Python](https://www.makeartwithpython.com/blog/video-synthesizer-in-python?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)

<br>
Expand Down Expand Up @@ -205,5 +213,9 @@ B) Algorithmic Trading: [Python for Financial Analysis and Algorithmic Trading:
* [API Design: Think First, Code Later](https://www.ckl.io/blog/api-design-think-first-code-later?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
* [The Hitchhiker’s Guide to Machine Learning in Python](https://medium.freecodecamp.org/the-hitchhikers-guide-to-machine-learning-algorithms-in-python-bfad66adb378?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
* [How to learn Python programming: 6 experienced Python developers share their learning tips](https://coolpythoncodes.com/best-way-learn-python-programming?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
* [How Did Python Become A Data Science Powerhouse?](https://www.youtube.com/watch?v=9by46AAqz70?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
* [ you can find out How Did Python Become A Data Science Powerhouse?](https://www.youtube.com/watch?v=9by46AAqz70?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)

### Net Practice (for Python)
"It's better to sweat now than to bleed later"
*[Practice Here on Hackerrank](https://www.hackerrank.com/domains/python)
*[Practice Here on Hackerearth](https://www.hackerearth.com/practice/python/getting-started/input-and-output/tutorial/)
2 changes: 2 additions & 0 deletions Youtube.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Learn Basics from youtube:
https://www.youtube.com/watch?v=_uQrJ0TkZlc&list=PLTjRvDozrdlxj5wgH4qkvwSOdHLOCx10f

0 comments on commit 1805066

Please sign in to comment.