Search result for Data programming Online Courses & Certifications
Get Course Alerts by Email
Master Python Networking From A to Z - Part I: Fundamentals
by Devops 360- 2.9
3 hours on-demand video
Network programming has always been a demanding task. Python developers who are interested in going deeper into packages related to asynchronous programming would also benefit from this course. A basic knowledge of Python programming is recommended. Network Programming with Python In the second part, we'll look at the way in which network programming is approached with Python....
$12.99
Scripting and Programming Foundations
by Gerri Light , Ryan Whisler- 0.0
8 Weeks
This course is an introduction to programming theory, covering basic elements such as variables, data types, flow control, and design concepts. The basic computer programming elements, including data types, constants, variables, operators, and expressions Basic constructs of programming including functions and control structure How to compare various scripting and programming languages...
$299.7
Scalable programming with Scala and Spark
by Loony Corn- 4.4
9 hours on-demand video
Use Scala and Spark for data analysis, machine learning and analytics It's functional programming nature and the availability of a REPL environment make it particularly suited for a distributed computing framework like Spark. Analytics: Using Spark and Scala you can analyze and explore your data in an interactive environment with fast feedback....
$12.99
Procedural Terrain Generation with Unity
by Penny de Byl- 4.8
15 hours on-demand video
Programming realistic environments with C# through the algorithmic manipulation of mesh and vegetation data. What if you could use your programming skills in C# to manipulate a mesh to create realistic landscapes, using algorithms developed by researchers studying landscape formation and erosion?...
$13.99
Learn API Technical Writing: JSON and XML for Writers
by Peter Gruenbaum- 4.6
1 hour on-demand video
No programming experience required. This course teaches how to document structured data, focusing on the two most popular structured data formats: JSON and XML. No programming experience is required, but technical writers with programming experience who want to know more about structured data will still find it useful....
$14.99
Exploring AWS IoT
by Stephen Borsay- 4.6
7.5 hours on-demand video
Device to AWS Cloud integration: Programming Embedded Devices and managing data in AWS IoT The course continues on with programming our embedded devices to send data from the device to the AWS cloud. To transmit our data we will use the built in MQTT broker on our devices firmware, sending JSON encoded sensor data, to the AWS IoT console....
$15.99
Python 3: Project-based Python, Algorithms, Data Structures
by Mashrur Hossain- 4.7
14.5 hours on-demand video
Learn programming with Python 3; visualize Algorithms and Data Structures and implement them in projects with Python Join the most comprehensive and beginner friendly course on learning to code with Python - one of the top programming languages in the world - and using it to build Algorithms and Data Structures with Projects utilizing them from scratch....
$16.99
Related searches
Data Structure with implementation made easy
by Anand Mahajan- 4.8
12.5 hours on-demand video
Perfectly designed for programming aspirants who are trying to get an IT job. Basic C programming is a prerequisite for this course. This course covers all important and essential data structures starting from arrays to Stacks, Queues, Linked lists (Linear, Circular, Doubly) , trees and graphs....
$12.99
C Programming for Beginners - Go from Zero to Hero!
by EDUmobile Academy- 0.0
3.5 hours on-demand video
Unlock your super hero skills to master the C programming language in less than 30 days guaranteed. The C programming language has spurred many language developments since its invention by Dennis Ritchie in the early 1970s. Many modern programming languages owe their syntax to C: learning C first makes learning other languages such as Java, php, and Swift much easier....
$12.99
Python Functions, Files, and Dictionaries
by Paul Resnick , Steve Oney , Jaclyn Cohen- 4.8
Approx. 31 hours to complete
This course introduces the dictionary data structure and user-defined functions. For your final project, you’ll read in simulated social media data from a file, compute sentiment scores, and write out . Writing Data to a . Introduction: Working with Data Files Writing Data to a . Programming With Style...