Displaying results 21 - 40 of 10,000 results for "edx introduction to java programming fundamental data structures and algorithms"

Introduction to Data Structures and Algorithms in C++

C++

Cost $35 · . Course Length: 3 hours estimated

Knowing some fundamental data structures and algorithms both in theory and from a practical implementation perspective helps you in being a better C++ programmer, gives you a good foundation to understand standard library’s containers and algorithms inner “under...

Offered through Pluralsight | Taught by Giovanni Dicanio


Preparing Data for Machine Learning with Java

Cost $35 · . Course Length: 2 hours estimated

Machine learning algorithms require that data is formatted and presented in very specific ways. In this course, Preparing Data for Machine Learning with Java, you’ll learn to use the standard Java API to make data ready for ML libraries. First, you’ll explore...

Offered through Pluralsight | Taught by Federico Mestrone


C++ Programming Essentials

A MicroMasters from edX

Cost $357 · . Contains 3 courses · . Course Total length: 94 hours estimated

This Professional Certificate program takes you right from the fundamentals and gradually into the powerful, fast and popular object-oriented programming language of C++. Through a mix of hands-on and highly interactive activities including detailed presentations,...

Offered through edX | and created by IBM | Taught by Sathya Ponmalar H, Abin K Abraham, Senthil Kumar P and others


VLSI CAD Part II: Layout

Rated 4.8★ stars based on | 40 ratings · . Cost $79 · . Course Length: 24 hours estimated

You should complete the VLSI CAD Part I: Logic course before beginning this course. A modern VLSI chip is a remarkably complex beast: billions of transistors, millions of logic gates deployed for computation and control, big blocks of memory, embedded blocks of...

Offered through Coursera | and created by University of Illinois at Urbana-Champaign | Taught by Rob A. Rutenbar


Unordered Data Structures

Accelerated Computer Science Fundamentals

Rated 4.5★ stars based on | 26 ratings · . Cost $79 · . Course Length: 24 hours estimated

The Unordered Data Structures course covers the data structures and algorithms needed to implement hash tables, disjoint sets and graphs. These fundamental data structures are useful for unordered data. For example, a hash table provides immediate access to data...

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


Algorithms

Fundamentals of Computer Science

Cost $149 · . Course Length: 48 hours estimated

Algorithms power the biggest web companies and the most promising startups. Interviews at tech companies start with questions that probe for good algorithm thinking. In this computer science course, you will learn how to think about algorithms and create them...

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



Data Structures & Algorithms Using C++

C++ Programming Essentials

Cost $149 · . Course Length: 32 hours estimated

Understanding various data structures and algorithms is the foundation of modern programming. In this self-paced course you will learn about the characteristics of commonly used data structures and algorithms and how to implement them to be able to conduct...

Offered through edX | and created by IBM | Taught by Josephine Simi N.A., Sripriya S, Abin K Abraham and others


CS50's AP® Computer Science Principles

A MicroMasters from edX

Cost $313 · . Contains 2 courses · . Course Total length: 52 hours estimated

Students not in high school should register for and separately. An entry-level course for students with no prior background, taught by , CS50 AP teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction,...

Offered through edX | and created by Harvard University, HarvardX | Taught by David J. Malan, Rob Bowden, Zamyla Chan and others


Data Structures and Algorithms

A Specialization from Coursera

. Contains 4 courses · . Course Total length: 112 hours estimated

Data structures play a central role in computer science and are the cornerstones of efficient algorithms. This specialization explores the principles and methods in the design and implementation of various data structures. You will learn the essential skills for...

Offered through Coursera | and created by Tsinghua University | Taught by Junhui Deng


Introduction to Java and Object-Oriented Programming

Introduction to Programming with Python and Java

Cost $99 · . Course Length: 20 hours estimated

This course provides an introduction to the Java language and object-oriented programming, including an overview of Java syntax and how it differs from a language like Python. Students will learn how to write custom Java classes and methods, and how to test their...

Offered through Coursera | and created by University of Pennsylvania | Taught by Brandon Krakowsky


Programming Basics

Fundamentals of Computer Science

Rated 2.0★ stars based on | 12 ratings · . Cost $149 · . Course Length: 72 hours estimated

Basic concepts of computer programming are introduced, starting with the notion of an algorithm. Emphasis is on developing the ability to write programs to solve practical computational problems. Topics include: Algorithms Elements of C/C++ programming...

Offered through edX | and created by IITBombay, IITBombayX | Taught by Deepak B. Phatak, Supratik Chakraborty, Nagesh Karmali and others


Create a Record of Students using Arrays in Java

Cost $9 · . Course Length: 0 hours estimated

This project provides a step-by-step approach in instruction and will equip you with fundamental concepts of creating arrays and array lists in Java programming, from the ground up. Using jGRASP development environment, you will create a Java project that records...

Offered through Coursera | and created by Coursera Project Network | Taught by Dr. Chao Mbogo, Dr. Chao Mbogho


Data Structures and Performance

Object Oriented Java Programming: Data Structures and Beyond

Rated 4.7★ stars based on | 351 ratings · . Cost $79 · . Course Length: 51 hours estimated

How do Java programs deal with vast quantities of data? Many of the data structures and algorithms that work with introductory toy examples break when applications process real, large data sets. Efficiency is critical, but how do we achieve it, and how do we even...

Offered through Coursera | and created by University of California San Diego | Taught by Christine Alvarado, Mia Minnes, Leo Porter


Big Data

A MicroMasters from edX

Cost $985 · . Contains 5 courses · . Course Total length: 135 hours estimated

Big data is changing the way businesses operate. Driven by a new scale of data collection that provides massive levels of information, businesses are now able to analyse and gather data insights to make better-informed decisions. Data scientists and business...

Offered through edX | and created by University of Adelaide, AdelaideX | Taught by Dr. Brad Alexander, Dr. Lewis Mitchell, Dr. Simon Tuke and others


VLSI CAD Part I: Logic

Rated 4.7★ stars based on | 30 ratings · . Cost $79 · . Course Length: 24 hours estimated

A modern VLSI chip has a zillion parts -- logic, control, memory, interconnect, etc. How do we design these complex chips? Answer: CAD software tools. Learn how to build thesA modern VLSI chip is a remarkably complex beast: billions of transistors, millions of...

Offered through Coursera | and created by University of Illinois at Urbana-Champaign | Taught by Rob A. Rutenbar


Algorithms and Data Structures

A Track from Treehouse

Cost $25 · . Contains 3 courses · . Course Total length: 7 hours estimated

In this track, you'll learn about two of the fundamental topics in computer science - algorithms and data structures. With increasing frequency algorithms are starting to shape our lives in many ways - from the products recommended to us, the friends we interact...

Offered through Treehouse | Taught by Pasan Premaratne, Jay McGavren


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


Computing in Python IV: Objects & Algorithms

Introduction to Python Programming

Rated 4.8★ stars based on | 16 ratings · . Cost $149 · . Course Length: 2 hours estimated

Complete your introductory knowledge of computer science with this final course on objects and algorithms. Now that you've learned about complex control structures and data structures, learn to develop programs that more intuitively leverage your natural...

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


Computational Thinking using Python

A MicroMasters from edX

Cost $135 · . Contains 2 courses · . Course Total length: 63 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


Java Programming Essentials: AP Computer Science A

Rated 4.1★ stars based on | 46 ratings · . Cost $14 · . Course Length: 21 hours estimated

[CS 101A][Please watch all preview videos before signing up this course]This course covers the first of AP Computer Science which includes complete introduction for Java programming. The course is suitable for people who are seeking for a on-line class for...

Offered through Udemy | Taught by Eric Chou

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