Displaying results 21 - 40 of 10,000 results for "edX ap computer science a java programming data structures and loops"

Searching for Advanced Placement courses? Check out our list of 200+ AP courses.

Build a Fast Typing Game using Java Swing

Cost $9 · . Course Length: 2 hours estimated

By the end of this project, you will create a fully functioning fast typing game using Java Swing in Eclipse. This project will give you a great head start towards learning more and mastering one of the most used programming languages in the world. In this project...

Offered through Coursera | and created by Coursera Project Network | Taught by Marwan Abdel Rady


Implementation of Data Structures

Fundamentals of Computer Science

Cost $149 · . Course Length: 48 hours estimated

In this Computer Science course, you will learn about implementation of all major abstract data structures using object-oriented programming paradigm of C++. This course builds on the basic concepts developed in ‘Foundations of Data Structures’ course. Topics...

Offered through edX | and created by IITBombay, IITBombayX | Taught by Deepak B. Phatak, Ajit Diwan, Ganesh Ramakrishnan and others


Introduction to Java Programming

A MicroMasters from edX

Cost $402 · . Contains 3 courses · . Course Total length: 100 hours estimated

Programming knowledge is not only useful for programming today’s devices such as computers and smartphones, it also opens doors to the valuable skill of computational thinking, i.e. the application of computing techniques to every-day processes. In this...

Offered through edX | and created by Universidad Carlos III de Madrid, UC3Mx | Taught by Carlos Delgado Kloos, Carmen Fernández Panadero, Iria Estévez-Ayres and others


Data Science Foundations: Data Structures and Algorithms

A Specialization from Coursera

. Contains 3 courses · . Course Total length: 60 hours estimated

Building fast and highly performant data science applications requires an intimate knowledge of how data can be organized in a computer and how to efficiently perform operations such as sorting, searching, and indexing. This course will teach the fundamentals of...

Offered through Coursera | and created by University of Colorado Boulder | Taught by Sriram Sankaranarayanan


Data Analyst Nanodegree

.

We built this program with expert analysts and scientists at leading technology companies to ensure you master the exact skills necessary to build a career in data science. Learn to organize data, uncover patterns and insights, make predictions using machine...

Offered through Udacity | Taught by Cheng-Han Lee, Miriam Swords Kalk


Computer Science Essentials for Software Development

A MicroMasters from edX

Cost $536 · . Contains 4 courses · . Course Total length: 120 hours estimated

Gain the systematic knowledge required to be a software developer. In this professional certificate program, you will learn essential computer science concepts for software development ranging from the fundamentals of object-oriented programming to using...

Offered through edX | and created by University of Pennsylvania, PennX | Taught by Arvind Bhusnurmath, Chris Murphy, Swapneel Sheth and others



Foundations of Data Structures

Fundamentals of Computer Science

Cost $149 · . Course Length: 48 hours estimated

Data structures provide a means to manage large amounts of data for use in databases and internet indexing services. Efficient data structures are key for designing efficient algorithms and obtaining maintainable software design. In this Computer Science course,...

Offered through edX | and created by IITBombay, IITBombayX | Taught by Deepak B. Phatak, Ajit Diwan, Ganesh Ramakrishnan and others


Introduction to Python

Cost $9 · . Course Length: 0 hours estimated

Learning Python gives the programmer a wide variety of career paths to choose from. Python is an open-source (free) programming language that is used in web programming, data science, artificial intelligence, and many scientific applications. Learning Python...

Offered through Coursera | and created by Coursera Project Network | Taught by David Dalsveen


Computational Thinking using Python

A MicroMasters from edX

Cost $135 · . Contains 2 courses · . Course Total length: 200 hours estimated

The courses in the XSeries are designed to help people with no prior exposure to computer science or programming learn to think computationally and write programs to tackle useful problems. Some of the people taking the two courses will use them as a stepping...

Offered through edX | and created by Massachusetts Institute of Technology, MITx | Taught by Eric Grimson, John Guttag, Ana Bell


Functional Programming in Haskell: Supercharge Your Coding

Cost $79 · . Course Length: 24 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 This course is intended for learners who already have experience of at least one programming language,...

Offered through FutureLearn | and created by University of Glasgow | Taught by Jeremy Singer, Wim Vanderbauwhede, Cristian Urlea and others


Dynamic Programming, Greedy Algorithms

Data Science Foundations: Data Structures and Algorithms

Cost $99 · . Course Length: 20 hours estimated

This course covers basic algorithm design techniques such as divide and conquer, dynamic programming, and greedy algorithms. It concludes with a brief introduction to intractability (NP-completeness) and using linear/integer programming solvers for solving...

Offered through Coursera | and created by University of Colorado Boulder | Taught by Sriram Sankaranarayanan


Get Started with Python

Google Advanced Data Analytics

Cost $49 · . Course Length: 24 hours estimated

This is the second of seven courses in the Google Advanced Data Analytics Certificate. The Python programming language is a powerful tool for data analysis. In this course, you’ll learn the basic concepts of Python programming and how data professionals use Python...

Offered through Coursera | and created by Google | Taught by Google Career Certificates


Programming in Java: A Hands-on Introduction

A Specialization from Coursera

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

This specialization is intended for people without programming experience who seek to develop Java programming skills and learn about the underlying computer science concepts that will allow them to pick up other programming languages quickly. In these four...

Offered through Coursera | and created by Codio | Taught by Anh Le, Patrick Ester, Elise Deitrick and others


The Java Language

Java as a Second Language

Cost $49 · . Course Length: 14 hours estimated

This is the second course in the Java as a Second Language Specialization. In this course, we'll take a look at Java data types, discuss what primitive data types are, and explain data classes. We'll also explore characters and strings and you'll add a new class...

Offered through Coursera | and created by LearnQuest | Taught by Jim Sullivan


Programming & Data Structures

A MicroMasters from edX

Cost $1 · . Contains 3 courses · . Course Total length: 192 hours estimated

This program will teach you core computer science competencies in programming and data structures. Understanding how programming works is essential in many technical disciplines such Information Technology, Software Engineering, Cybersecurity, and Computer...

Offered through edX | and created by New York University | Taught by Aspen Olmsted, Itay Tal


Introduction to Object-Oriented Programming with Java

A MicroMasters from edX

Cost $537 · . Contains 3 courses · . Course Total length: 90 hours estimated

“Introduction to Object-Oriented Programming With Java” is a series of courses built from Georgia Tech’s online for-credit version of CS1331: Introduction to Object-Oriented Programming (OOP). This course begins with an introduction to the Java programming...

Offered through edX | and created by The Georgia Institute of Technology | Taught by Olufisayo Omojokun


Four Semesters of Computer Science in 5 Hours

Cost $29 · . Course Length: 4 hours estimated

This course, Four Semesters of Computer Science in 5 Hours, tackles some big topics in just five hours

Offered through Pluralsight | Taught by Brian Holt


Accelerated Computer Science Fundamentals

A Specialization from Coursera

. Contains 3 courses · . Course Total length: 86 hours estimated

Topics covered by this Specialization include basic object-oriented programming, the analysis of asymptotic algorithmic run times, and the implementation of basic data structures including arrays, hash tables, linked lists, trees, heaps and graphs, as well as...

Offered through Coursera | and created by University of Illinois at Urbana-Champaign | Taught by Wade Fagen-Ulmschneider


Introduction to Computing using Python

Rated 5.0★ stars based on | 3 ratings · . Cost $99 · . Course Length: 99 hours estimated

In this computer science course, you will learn about foundational computing principles, such as how to write and read computer code and how to run and debug code. You will learn about programming concepts in Python and how they demonstrate computing principles...

Offered through edX | and created by The Georgia Institute of Technology, GTx | Taught by David Joyner


CS50's Introduction to Programming with Scratch

Cost $199 · . Course Length: 18 hours estimated

An introduction to programming using Scratch, a visual programming language via which aspiring programmers can write code by dragging and dropping graphical blocks (that resemble puzzle pieces) instead of typing out text. Used at the start of Harvard College's...

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

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