New Course Launch: How to Read and Write JSON Files in Python by LearnPython.com Team 5 Jun 2019 Providing various types of data in a unified way is one of the core concepts of web communication. In recent years, JSON text files have become extremely popular due to their simplicity and universality. LearnPython.com's recent course—How to Read and Write JSON Files in Python—explains how to manipulate JSON files in Python. If you work with Python and want to learn a practical skill in high demand, you're in the right place. Read more New Course Launch: Python Data Structures in Practice by LearnPython.com Team 30 May 2019 Do you know the feeling when you've read the theory behind some programming concepts but you're at a loss when it comes to writing actual code? LearnPython.com's new course—Python Data Structures in Practice—addresses this exact problem by explaining the practical aspects of basic data structures. The course discusses frequent use cases and teaches you optimal solutions to common problems. As a bonus, you'll create a real Python game! Although you can find countless online courses teaching Python, very few of them actually explain how to use Python data structures in practice. Read more New Course Launch: How to Read and Write CSV Files in Python by LearnPython.com Team 18 Mar 2019 Another Python course is now available on LearnPython.com. "How to Read and Write CSV Files in Python" is an online course for anyone interested in working with files in Python—a must-have skill for any beginner software developer or data scientist! After the great success of our SQL courses, we began working hard on the Python learning path. So far, we've made five Python courses available, and we're proud to announce the release of yet another one: How to Read and Write CSV Files in Python! Read more New Course Launch: Python Basics for Programming by LearnPython.com Team 11 Sep 2018 The LearnPython.com Team has been working hard to release a brand-new course, and it's finally here! Python Basics for Programming is a great place to start for anyone aspiring to become a software developer. Since our SQL courses, the LearnPython.com platform has been embraced by thousands of students who are eager to learn new technologies. After releasing Intro to Python for Data Science last month, we asked ourselves: why not create another introductory Python course, but this time from a software developer's perspective? Read more New Course Launch: Intro to Python for Data Science (no IT background required) by LearnPython.com Team 7 Aug 2018 Over the past three months, we've been working on something completely new. Please welcome our new course on Python data analysis! We got many emails from users like you with good feedback on Vertabelo Academy's Introduction to R course. So first, I want to start off with a big thank you—reading your wonderful comments was like a burst of energy! We're always looking to improve our offerings, and we greatly value your input. Read more