Search result for Data types and structures Online Courses & Certifications
Get Course Alerts by Email
Introduction to Data Structures & Algorithms in Java
by Raghavendra Dixit- 4.4
5 hours on-demand video
This course introduces some basic data structures (arrays, linked lists, stacks, queues, trees and heaps) and algorithms (various sorting algorithms, and algorithms for operations on binary search trees and heaps). Use of graphics and animations makes the lectures very easy to understand and digest. After taking this course, you will loose your fear for data structures and algorithms....
$14.99
Responsive Web Design
by Dr Matthew Yee-King , Dr Kate Devlin , Dr Marco Gillies , Dr Mick Grierson- 4.6
Approx. 26 hours to complete
You will learn how to add navigation and other design elements, and you will learn how to separate data and display using JavaScript objects and templates. Use JavaScript data structures such as arrays and objects to define the data used in a web page Storing objects in arrays and displaying them with a template...
Concurrent Programming in Java
by Vivek Sarkar- 4.5
Approx. 19 hours to complete
This course teaches learners (industry professionals and students) the fundamental concepts of concurrent programming in the context of Java 8. Concurrent programming enables developers to efficiently and correctly mediate the use of shared resources in parallel programs. • Use of threads and structured/unstructured locks in Java • Atomic variables and isolation Concurrent Data Structures...
Managing Big Data with MySQL
by Daniel Egger , Jana Schaich Borg- 4.7
Approx. 32 hours to complete
You will learn how relational databases work, and how to use entity-relationship diagrams to display the structure of the data held within them. This knowledge will help you understand how data needs to be collected in business contexts, and help you identify features you want to consider if you are involved in implementing new data collection efforts....
Microcontroller Embedded C Programming: absolute beginners
by FastBit Embedded Brain Academy- 4.7
16.5 hours on-demand video
pointers and casting structures, bitfields, unions, and bit extraction techniques representing hardware registers details and configuring them using 'C' structure definitions Usage of const and volatile type qualifiers Interpret complex variable definitions involving the combination of const and volatile Data types, variables definitions, storage class specifiers and much more Structures and unions Structures and pointers...
$15.99
Interest Rate Models
by Damir Filipović- 4.5
Approx. 30 hours to complete
This course gives you an easy introduction to interest rates and related contracts. These include the LIBOR, bonds, forward rate agreements, swaps, interest rate futures, caps, floors, and swaptions. At the end of this course you will know how to calibrate an interest rate model to market data and how to price interest rate derivatives....
C Programming Course For Beginners
by Sandeep Ghosh- 4
5.5 hours on-demand video
Although the ordering of the sections does not have to be strictly followed, the sections become progressively more involved and assume background knowledge attained from previous sections. Learning Data Types Learning Input and Output Learning Structure and Nesting Learning Functions and Prototypes Learning Structures Able to Code and Run C Programs...
$12.99
Related searches
Identifying, Monitoring, and Analyzing Risk and Incident Response and Recovery
by (ISC)² Education & Training- 4.8
Approx. 23 hours to complete
Risk Identification, Monitoring, and Analysis: In the Risk Identification, Monitoring, and Analysis session, you will learn how to identify, measure, and control losses associated with adverse events. You will review, analyze, select, and evaluate safeguards for mitigating risk. We will examine processes such as damage recovery, data integrity and preservation, and the collection, handling, reporting, and prevention....
Algorithms, Part I
by Kevin Wayne , Robert Sedgewick- 4.9
Approx. 54 hours to complete
This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms. Stacks and Queues Stack and Queue Applications (optional)...
Algorithms, Part II
by Robert Sedgewick , Kevin Wayne- 4.9
Approx. 63 hours to complete
This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms. Maximum Flow and Minimum Cut...