Resources
Check out the following free Python tutorials and resources, developed by the Real Python team.
Front-end
- Creating an Online Resume: An Introduction to HTML and CSS.
- Practice jQuery with the Simpsons: Practice your JavaScript/jQuery skills with a little help from the Simpsons.
- Madlibs: Learn jQuery through a practical, fun example.
- AngularJS by Example: Building a Bitcoin Investment Calculator
Back-end
- First Steps With Python: Getting started with Python!
- Flaskr TDD: Take the official Flask tutorial to the next level with test driven development and jQuery.
- Discover Flask video series: Open source Flask video series @ http://discoverflask.com.
- Starting a Django Project: Answering the question, “How do I setup a Django (1.5, 1.6, 1.7, 1.8) project from scratch?”
- Creating a Flask Single Page App: Build a Single Page Application to interact with the Github API with Python/Flask on the back-end and HTML/CSS, JavaScript, jQuery, and AJAX on the front-end.
- Habits for Effective Python Learning: When learning a programming language, how do you know whether the effort you’re putting in is working or whether you’re wasting your time? Check out the accompanying repo as well: Learning how to learn.
Data Analysis
- Analyzing social media data with Python: Fletcher’s workshop at PyOhio 2014. What does the perfect tweet or a viral blog post look like? When should it be posted? We’ll introduce various tools for working with data in terms of collecting (requests), exploring (IPython, pandas), analyzing (NLTK, scikit-learn) and visualizing (matplotlib). Repo.
Something missing?
What else would you like to see? Email us at info@realpython.com or leave a comment below.
What do you think?
Real Python Comment Policy: The most useful comments are those written with the goal of learning from or helping out other readers—after reading the whole article and all the earlier comments. Complaints and insults generally won’t make the cut here.
