Search result for Free learn to code python Online Courses & Certifications
Get Course Alerts by Email
Programming for Data Science with Python
by Josh Bernhard , Derek Steer , Juno Lee , Richard Kalehoff , Karl Krueger- 0.0
3 Months
The Programming for Data Science with Python Nanodegree program offers you the opportunity to learn the most important programming languages used by data scientists today. Learn the fundamental programming tools for data professionals: Python, SQL, the Terminal and Git. Learn to code with Python, SQL, Command Line, and Git to solve problems with data....
Python Project for AI & Application Development
by Ramesh Sannareddy , Joseph Santarcangelo- 4.6
Approx. 7 hours to complete
This mini-course is intended to apply foundational Python skills by implementing different techniques to develop applications and AI powered solutions. NOTE: This course is not intended to teach you Python and does not have too much instructional content. It is intended for you to apply prior Python knowledge. Overview of static code analysis Hands-on lab...
Intro to Relational Databases
by Karl Krueger- 0.0
Approx. 4 weeks
Learn the basics of SQL and how to connect your Python code to a relational database. lesson 3 Python DB-API Learn how to access a relational database from Python code. Use a virtual machine (VM) to run a Python web application with a database. Learn about normalized design which makes it easier to write effective code using a database....
Free
Introduction to Python Programming
by Brandon Krakowsky- 4
Approx. 28 hours to complete
This course provides an introduction to programming and the Python language. Adding comments to Python scripts Code Along Exercise : Comment the program to greet user Use different tools for writing and running Python code Design and write fully-functional Python programs using commonly used data structures, custom functions, and reading and writing to files...
Integrating Test-Driven Development into Your Workflow
by Doug Purcell- 0.0
Approx. 16 hours to complete
In this course we will discuss how to integrate best practices of test-driven development into your programming workflow. Finally, we will work everything we've learned together to write code that contains error handlers, automated tests, and refactored functions. Refactoring Legacy Code in Python Part I Refactoring Legacy Code in Python Part II...
Crash Course on Python
by Google Career CertificatesTop Instructor- 4.8
Approx. 32 hours to complete
This course is designed to teach you the foundations in order to write simple programs in Python using the most common structures. Why is Python relevant to IT? Understand what Python is and why Python is relevant to automation Write short Python scripts to perform automated actions Understand how to use the basic Python structures: strings, lists, and dictionaries...
Data Processing Using Python
by ZHANG Li- 4.2
Approx. 29 hours to complete
Also, it discusses the fast, convenient and efficient data processing capacity of Python in humanities and social sciences fields like literature, sociology and journalism and science and engineering fields like mathematics and biology, in addition to business fields. x to Python 3. Welcome to learn Data Processing Using Python! 1 Introduction to Python...
Related searches
Introduction to Machine Learning Course
by Katie Malone , Sebastian Thrun- 0.0
Timeline Approx. 10 Weeks
lesson 1 Welcome to Machine Learning Learn what Machine Learning is and meet Sebastian Thrun! Find out where Machine Learning is applied in Technology and Science. Learn the formulas for entropy and information gain and how to calculate them. Code a Linear Regression in Python with scikit-learn. Implement K-Means in Python and Scikit Learn to find the center of clusters....
Free
Python Data Visualization
by Scott Rixner , Joe Warren- 4.7
Approx. 9 hours to complete
We will learn how to install external packages for use within Python, acquire data from sources on the Web, and then we will clean, process, analyze, and visualize that data. This course will complete your education as a scripter, enabling you to locate, install, and use Python packages written by others....
Using JavaScript, JQuery, and JSON in Django
by Charles Russell Severance- 4.8
Approx. 19 hours to complete
In this final course, we'll look at the JavaScript language and how it supports the Object-Oriented pattern, with a focus on the unique aspects of JavaScript's approach to OO. You'll also learn about JavaScript Object Notation (JSON), which is commonly used as a syntax to exchange data between code running on the server (i....