Python Intermediate Coding Course

Learn to create better and more efficient algorithms by optimizing the usage of data structures and creating common search and sort programs, while also gaining an insight on various Pythonic techniques such as error handling and file management! Meant for those who are familiar with Python. This course is at a faster pace than the Python Basic Coding Course.
​
This class will teach you the following:
​
-
Built-in data collections - Manipulate different collection types such as lists, strings, dictionaries, tuples, and sets.
-
Searching algorithms - Learn the different common ways to search through collections of data or ranges of values, such as linear and binary searches.
-
Sorting algorithms - Learn the different common ways to sort collections of data, such as bubble-sort or merge-sort.
-
Stacks and Queues - Create stacks and queues that follow the LIFO and FIFO techniques.
-
Error Handling - Efficiently handle errors that can pop up during your program's execution.
-
File Management - Write programs that can read and write to external text files as a means of storing data persistently.
–––––––––––––––––––––––––––
Price: $50.00 total for 10 classes
–––––––––––––––––––––––––––
