Displaying results 41 - 60 of 2,498 results for "sayloracademy cs404 programming languages"

CS50's Computer Science for Business Professionals

Cost $199 · . Course Length: 36 hours estimated

This is CS50’s introduction to computer science for business professionals, designed for managers, product managers, founders, and decision-makers more generally. Whereas CS50 itself takes a bottom-up approach, emphasizing mastery of low-level concepts and...

Offered through edX | and created by Harvard University, HarvardX | Taught by David J. Malan


Learn Flowcharting and Pseudocode. Be a better programmer!

Cost $14 · . Course Length: 6 hours estimated

This is a great place to start your programming career or hobby. This course is best for you:........If you have never programmed before, or ........If you are fairly new to programming, or........If you can program, but are not familiar with flowcharting and...

Offered through Udemy | Taught by Richard Vannoy II


C# Fundamentals

C# Development Fundamentals

Cost $35 · . Course Length: 6 hours estimated

C# has consistently been one of the top three programming languages to learn as it's used widely throughout the industry. This course, C# Fundamentals, will help you be comfortable with fundamental programming concepts on any platform. First, you will learn about...

Offered through Pluralsight | Taught by Scott Allen


С/C++ for competitive programming

Cost $49 · . Course Length: 24 hours estimated

C and C++ are the most popular programming languages in competitive programming, the most convenient and frequently used in competitions. The «C/C++ for competitive programming» online course will introduce the basic concepts of the language, such as variables,...

Offered through Coursera | and created by Moscow Institute of Physics and Technology | Taught by Vladislav Nevstruev, Vladimir Kurenkov, Oleg Hristenko and others


Compilers: Theory and Practice

. Course Length: 0 hours estimated

The objective of this course is to learn the theory and practice behind building automatic translators (compilers) for higher level programming languages and to engineer and build key phases of a compiler in Java or C++ for a small language. Prerequisites and...

Offered through Udacity | Taught by Santosh Pande, Catherine Gamboa


Java Programming and Software Engineering Fundamentals

A Specialization from Coursera

. Contains 5 courses · . Course Total length: 126 hours estimated

Take your first step towards a career in software development with this introduction to Java—one of the most in-demand programming languages and the foundation of the Android operating system. Designed for beginners, this Specialization will teach you core...

Offered through Coursera | and created by Duke University | Taught by Susan H. Rodger, Robert Duvall, Owen Astrachan and others



Developing Applications with SQL, Databases, and Django

IBM Full Stack Cloud Developer

Cost $49 · . Course Length: 24 hours estimated

Working with databases is a key skill for developers, especially those in Back-End, Full Stack, and DevOps roles. This course will teach you the fundamentals of relational databases and how to access them from your applications. Some of the essential...

Offered through Coursera | and created by IBM, IBM Skills Network | Taught by Yan Luo, Rav Ahuja


Working with Data in Android

Meta Android Developer

Cost $49 · . Course Length: 26 hours estimated

Learn how to work with web technologies and persistent data on Android applications even after you close or restart an app. There is a focus on web communication and developer tools and you will discover how Kotlin applications communicate over the web. You’ll...

Offered through Coursera | and created by Meta | Taught by Taught by Meta Staff


Programming for Everyone : Programming Foundations

Cost $9 · . Course Length: 2 hours estimated

This guided project is the first of four projects in the "Programming for Everyone" series. This series aims to help you create and style a fun web app that you can share with your friends, family, colleagues or any other audience you may have in mind. This first...

Offered through Coursera | and created by Coursera Community Project Network | Taught by Manohar Mulchandani


Teaching Programming to 5- to 11-year-olds

Cost $49 · . Course Length: 16 hours estimated

This course will help you to become more confident in teaching programming to young children. As well as developing your own understanding of programming, you'll also investigate a range of strategies that you can employ to help your pupils. During this course,...

Offered through edX | and created by Raspberry Pi Foundation | Taught by Andy Bush


Java Language Fundamentals

A Paths Series from Pluralsight

Cost $35 · . Contains 30 courses · . Course Total length: 90 hours estimated

Java is one of the most widely used programming languages in the world. Originally developed by Sun Microsystems in the 1990s, Java is used to develop everything from web applications to mobile apps to batch processing applications. Java was originally a pure...

Offered through Pluralsight | Taught by Sander Mak, Jim Wilson, Richard Warburton and others


Make a Postage Calculator with Scala

Cost $9 · . Course Length: 1 hours estimated

In this course, you will complete a postage estimator application and learn these intermediate level Scala topics: abstract classes and traits, enumeration, singleton object, companion object and factory methods, case object. At the end of this class, you will...

Offered through Coursera | and created by Coursera Project Network | Taught by Harrison Kong


Computational Thinking & Block Programming in K-12 Education

A Specialization from Coursera

. Contains 6 courses · . Course Total length: 149 hours estimated

In the 21st century, computational thinking is a skill critical for all the world's citizens. Computing and technology is impacting all our lives and everyone needs to know how to formulate problems and express their solutions such that a computer can carry it...

Offered through Coursera | and created by University of California San Diego | Taught by Beth Simon


Droidcon Boston '19: Keynote: Android Routines on Coroutines

Droidcon Boston 2019

Cost $35 · . Course Length: 0 hours estimated

Coroutines have been around since the dawn of programming languages, but it's only recently come to Android programmers through Kotlin. Journey through the history of coroutines, learning what problems they're good at solving - and how they can be used effectively...

Offered through Pluralsight | Taught by Droidcon Boston


Introduction to C++ Programming: Build a Calculator

Cost $9 · . Course Length: 2 hours estimated

By the end of this project, you will be able to create a simple calculator as well as an advanced one, which will be achieved by learning the basic concepts of C++ such as variables, DataTypes, if conditions, and more programming concepts. By applying these...

Offered through Coursera | and created by Coursera Project Network | Taught by Kareem Ehab


Python in High Performance Computing

Cost $84 · . Course Length: 16 hours estimated

Most FutureLearn courses run multiple times. Every run of a course has a set start date but you can join it and work through it after it starts. Find out more The course is designed for Python programmers who want to speed up their codes. You should be familiar...

Offered through FutureLearn | and created by Partnership for Advanced Computing in Europe (PRACE) | Taught by Jussi Enkovaara, Martti Louhivuori


PostgreSQL: Advanced Server Programming

Cost $29 · . Course Length: 2 hours estimated

PostgreSQL, commonly known as Postgres, is known as the world’s most advanced open-source database. For database developers programming with this server, this course, PostgresQL

Offered through Pluralsight | Taught by Pinal Dave


On Polyglot Programming

Cost $29 · . Course Length: 1 hours estimated

In this course, Rob Conery sits down with technologist and polyglot programmer, Ted Neward, to discuss the benefits of learning multiple languages. You'll learn other valuable insights, including how languages gain adoption, why rewriting code is such an important...

Offered through Pluralsight | Taught by Rob Conery, Ted Neward


Learn Java and JavaFX by creating a Graphical Calculator

Cost $9 · . Course Length: 0 hours estimated

In this 1 hour and 30 minutes long project, you will learn how to create a fully functional graphical calculator using Java and one of it’s most promising graphical libraries; JavaFX. This project gives you a head start with one of the most widely used...

Offered through Coursera | and created by Coursera Project Network | Taught by Mohammed Yasser


Garbage Collection Algorithms

Rated 4.0★ stars based on | 4 ratings · . . Course Length: 2 hours estimated

Essentials of Garbage CollectorsMemory leaks and dangling pointers are the main issues of the manual memory management. You delete a parent node in a linked list, forgetting to delete all its children first — and your memory is leaking. You delete an object chain...

Offered through Udemy | Taught by Dmitry Soshnikov

Advanced Search Filters
Level: Any
Length: Any
Start: Anytime
Price: Any