Looking to start learning Python?

Begin Here

Author: Mike

PyDev of the Week: Shannon Turner

August 28, 2017 by Mike
This week we welcome Shannon Turner as our PyDev of the Week! Shannon is the founder of Hear Me Code, a free, beginner-friendly coding class for women in the Washington DC area. She has several interesting projects over on Github that you might find worthy of checking out. Let's take some time to get to […]

PyDev of the Week: Katherine Scott

August 21, 2017 by Mike
This week we welcome Katherine Scott (@kscottz) as our PyDev of the Week! Katherine was was the lead developer of the SimpleCV computer vision library and co-author of the SimpleCV O'Reilly Book. You can check out Katherine's open source projects over on Github. Let's take a few moments to get to know her better! Can […]

PyDev of the Week: Brian E. Granger

August 14, 2017 by Mike
This week we welcome Brian E. Granger (@ellisonbg) as our PyDev of the Week! Brian is an early core contributor of the IPython Notebook and now leads the Project Jupyter Notebook team. He is also an Associate Professor of Physics and Data Science at California Polytechnic State University. You can also check out what projects […]

Python 101: Recursion

August 10, 2017 by Mike
Recursion is a topic in mathematics and computer science. In computer programming languages, the term, recursion, refers to a function that calls itself. Another way of putting it would be a function definition that includes the function itself in its definition. One of the first warnings I received when my computer science professor talked about […]

PyDev of the Week: Dave Forgac

August 7, 2017 by Mike
This week we welcome Dave Forgac as our PyDev of the Week! Dave is an organizer of PyOhio, ClePy, and the Cleveland API Meetup. He also gave a presentation about sharing your code at PyCon 2017 that you can watch below: Dave also has a website that lists his other talks. You might also find […]

ANN: Python 101 Website

August 3, 2017 by Mike
After making my first book, Python 101, freely available, I have been investigating the best way to make its contents available online as well. Since I write all my books in RestructuredText, I had a few options. I ended up going with Sphinx for now, but I may end up switching to something else in […]
1 87 88 89 90 91 215
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary