If you're an office worker, student, administrator, or just want to become more productive with your computer, programming will allow you to write code that can automate tedious tasks. The Udemy course "Automate the Boring Stuff with Python Programming" follows the popular (and free!) book, "Automate the Boring Stuff with Python". You don't need to know sorting algorithms or … [Read more...]
Teach Your Kids to Code: Learn Python Programming at Any Age
Packed with fun examples, colorful graphics, and easy-to-follow plain English instruction, "Teach Your Kids to Code: Learn Python Programming at Any Age" is the course parents and kids, teachers and students can enjoy together, as they build one of the top job skills of the 21st century! Python is a great first language for beginners, but it's powerful enough to be used in … [Read more...]
Python Programming: Working with Functions and Handling Errors – Free Course
In the Alison free online course "Python Programming - Working with Functions and Handling Errors". you will learn about functions, how to create your own functions and how to use them. You will also learn about errors that can occur in your code. You will learn about using the try/ except statement to handle potential errors. This course will be of great interest to those … [Read more...]
Learn to Work with Lists and Files Using Python – Free Course
In the Alison free online course "Python Programming - Working with Lists and Files", you will learn about creating and modifying lists, creating files and saving data to those files. You will also learn about reading data form files along with what csv files are and getting data from them. This course will be of great interest to those learners who wish to get started in … [Read more...]
Python Programming: Complex Decisions and Events – Free Course
In the data science industry, Big Data, Hadoop, Data Mining go hand in hand with Python. Alison's free online course "Python Programming - Working with Complex Decisions and Events" can help you with some of the complex concepts of Python, applicable in the professional world of data science. This will be of great interest to those learners who wish to get started in … [Read more...]
Learn About Programming with Numbers, Dates and Time in Python – Free Course
Python is one of the hottest programming languages today. Almost every programming job has some requirement of Python. In the Alison free online course "Python Programming - Working with Numbers, Dates and Time" you are introduced to mathematical operations, converting variable types and using dates in and time in your code. This course will be of great interest to those … [Read more...]