Search result for Online Courses & Certifications
Get Course Alerts by Email
Модели антикризисного жизненного цикла корпоративных систем
by Зыков Сергей Викторович- 0.0
Approx. 14 hours to complete
Предметом курса являются адаптивные модели корпоративных систем, гибкие подходы к организации, планированию и управлению всем их жизненным циклом - от концепции до вывода из эксплуатации. Исследуется влияние кризисных явлений на жизненный цикл, качество реализации и экономику разработки программного продукта. В курсе рассматриваются методологические основы антикризисной разработки корпоративных систем, а также систематизируются практические приемы - "лучшие практики" их применения....
Database Design and Basic SQL in PostgreSQL
by Charles Russell Severance- 4.8
Approx. 13 hours to complete
In this course you will learn more about the historical design of databases and the use of SQL in the PostgreSQL environment. Using SQL techniques and common commands (INSERT INTO, WHERE, ORDER BY, ON DELETE CASCADE, etc) will enable you to create tables, column types and define the schema of your data in PostgreSQL....
C++ Basic Structures: Vectors, Pointers, Strings, and Files
by Anh Le , Elise Deitrick- 4.5
Approx. 9 hours to complete
Code and run your first C++ program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just C++, but core Computer Science topics that can be transferred to other languages. The modules in this course cover vectors, pointers, strings, and files....
Effective Programming in Scala
by Julien Richard-Foy , Noel Welsh- 4.8
Approx. 49 hours to complete
Scala is an expressive, versatile, and safe programming language. In this course, you will learn how to get the most out of Scala to solve common programming tasks such as modeling business domains, breaking down complex problems into simpler problems, manipulating data, or running parallel tasks. Each week contains about 1h30 of video lectures....
Introduction to Java
by Noel J. Bergman , Evan Bergman- 4.6
Approx. 12 hours to complete
This Course is the first of a series of courses that make up the Core Java Specialization. The Core Java Specialization, in turn, is part of a series of programming specializations, derived from LearnQuest's private Java Bootcamps, designed to provide the skill set necessary to be hired as an IT developer using Java in many corporate environments....
Intermediate PostgreSQL
by Charles Russell Severance- 4.9
Approx. 16 hours to complete
This course covers a wide range of SQL techniques, beyond basic CRUD (Create, Read, Update, and Delete) operations in PostgreSQL. You will learn the specifics of aggregation, transactions, reading and parsing CSV files and inserting data into a database. You’ll also take a look at how PostgreSQL handles and indexes text data....
Introduction to Python Scripting for DevOps
by Aspen Olmsted- 4.4
Approx. 18 hours to complete
This course is the first course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the five main concepts in procedural programming: user input, console output, variable declaration and assignment, decision branching and iteration. Console Input and Output...
Python Scripting: Dates, Classes and Collections
by Aspen Olmsted- 4.8
Approx. 15 hours to complete
This course is the second course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the four main concepts in programming: Advanced String Operations and Dates, Modeling Classes, Development of Classes and Collections. Dates and Advanced Strings...
Object-Oriented Python: Inheritance and Encapsulation
by Patrick Ester , Elise Deitrick- 4.3
Approx. 10 hours to complete
Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover inheritance, encapsulation, polymorphism, and other object-related topics....
Programación en Python
by Andrés Felipe Melani De La Hoz , Marcela Hernández Hoyos , Andrea Herrera Suescún , Mario Sánchez Puccini- 4.8
Approx. 60 hours to complete
¡Te damos la bienvenida al curso de Programación en Python de la Universidad de los Andes! El propósito de este curso es ofrecerte un ambiente interactivo para que desarrolles tus habilidades de pensamiento computacional, aprendas a programar en el lenguaje Python y te entrenes en la resolución de problemas utilizando un computador....