Search result for Courses taught by Charles Severance
Get Course Alerts by Email
Programming for Everybody (Getting Started with Python)
by Charles Severance- 0.0
7 Weeks
This course is a "no prerequisite" introduction to Python Programming. You will learn about variables, conditional execution, repeated execution and how we use functions. The homework is done in a web browser so you can do all of the programming assignments on a phone or public computer. This course aims to teach everyone the basics of programming computers using Python....
$49
Programación para todos (empezando con Python)
by Charles Severance- 0.0
7 Weeks
Este curso en línea es una introducción "sin prerrequisitos" a la programación en Python. Aprenderás sobre las variables, la ejecución condicional, la ejecución repetida y cómo usamos las funciones. Este curso de Python tiene el objetivo de enseñar a todos lo básico de la programación de computadoras usando Python. Este curso cubre Python 3....
$49
Python Data Structures
by Charles Severance- 0.0
7 Weeks
The second course in Python for Everybody explores variables that contain collections of data like string, lists, dictionaries, and tuples. Learning how to store and represent and manipulate data collections while a program is running is an important part of learning how to program. This course will introduce the core data structures of the Python programming language....
$49
Estructuras de Datos con Python
by Charles Severance- 0.0
7 Weeks
El segundo curso en Python for Everybody explora variables que contienen colecciones de datos como cadenas, listas, diccionarios y tuplas. Aprender a almacenar y representar y manipular colecciones de datos mientras se ejecuta un programa es una parte importante de aprender a programar. Este curso presentará las estructuras de datos centrales del lenguaje de programación Python....
$49
Web Application Technologies and Django
by Charles Severance- 0.0
5 Weeks
This first course in Django for Everybody explores the basic structure of a web application and how web browsers interact with web servers. This course Hypertext Transfer Protocol (HTTP), an introduction of Hypertext Markup Language (HTML), along with the overall structure of a Django application. You'll be introduced to the Hypertext Transfer Protocol (HTTP) request/response cycle, including GET/POST/Redirect....
$49
Building Web Applications in Django
by Charles Severance- 0.0
4 Weeks
This second course in Django for Everybody explores data models in Django and how it communicates with a database. This course also explores basic Structured Query Language (SQL) and database modeling and how they work in the Django model. In this course, you will learn how Django communicates with a database through model objects....
$49
Using JavaScript, JQuery, and JSON in Django
by Charles Severance- 0.0
5 Weeks
This fourth and final course in Django for Everybody explores the JavaScript language and provides an introduction to the jQuery library and the JavaScript Object Notation (JSON) syntax. 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....
$49
Django Features and Libraries
by Charles Severance- 0.0
6 Weeks
This third course in Django for Everybody explores building Django-based web applications through the use of cookies, sessions, and the authentication processes in Django. You will develop a simple web application and learn how an application moves from development to production. In this course, you will learn how to build Django-based web applications suitable for use by end users....
$49
Django Features and Libraries
by Charles Severance- 0.0
6
Gather all the skills you need in order to build Django-based web applications suitable for use. Define Django sessions and how cookies are used to support sessionsApply built-in login functionality in Django and manage login users in viewsDefine one-to-many models and demonstrate how to represent links in a databaseCreate, edit, and delete form flow inside of a generic edit view...
Free
Programming for Everybody (Getting Started with Python)
by Charles Severance- 0.0
6
Master the basics of Python programming, and learn how to use programming tools and variables with the University of Michigan. Understanding a programUsing variables in programsConditional execution (if statements)Repeated execution / looping (for statements)Functions and code reuse...
Free