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 a09859d + 262cde5 commit 36a2b56
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
25 changes: 20 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FlyPython
# Fly with Python in this technological universe

http://flypython.com

Expand All @@ -20,7 +20,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 @@ -36,15 +36,26 @@ http://flypython.com
- ※※※※※
- [Amazon](https://www.amazon.co.uk/Python-Cookbook-David-Beazley/dp/1449340377)

##Youtube

## YouTube

- [Code with Harry](https://youtu.be/IMGzzK9Wn4w)
- [Code with Harry](https://www.youtube.com/playlist?list=PLu0W_9lII9agK8pojo23OHiNz3Jm6VQCH)(hindi)



## 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 @@ -154,7 +165,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 @@ -210,5 +221,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 36a2b56

Please sign in to comment.