Programming
Showing 1189–1200 of 1793 results
Learning Python through PowerShell Concepts
Leverage your knowledge of PowerShell to quickly learn Python programming through familiar concepts.
Learning R through an example
Data Science is the future and one of . the Stepping Stones is R Programming
Learning Test-Driven Development with Go
Understand the principles of test-driven development (TDD) using Go, emphasizing the importance of testing in the development process.
Learning to Program in Ruby: By Example
This course teaches programming fundamentals using the Ruby language. It uses an example-based approach and aims to teach coding by building a Hangman game.
Legit Info – Call for Code for Racial Justice Open Source Project
Contribute to the "Legit Info" open-source project for racial justice. Learn how to use your technical skills to combat misinformation and promote equity, while working on projects that use data science, machine learning, and technology to address social issues.
Let’s learn ES6! Master new JavaScript features faster and easier
Quickly learn and master ES6 features in JavaScript, focusing on practical applications and improvements over previous versions.
Leveraging Parallel Streams for Fast Data Processing in Java 8
Parallelism is an amazing feature brought by the Stream API in Java 8. In this course, you will learn how parallel streams are working under the hood, how to use them to improve the performances of your applications, and when to avoid them.
Linear Algebra
Learn about linear algebra and how to perform operations with matrices and vectors.
Linear Algebra for Data Science Using Python
Understand the key linear algebra concepts required for data science and implement them using Python.
Linear Data Structures
Learn about virtualization of computer memory by building the fundamental data structures of computer science: lists, stacks, and queues.
Linear Regression in Python
Learn how to fit, interpret, and compare linear regression models in Python.
Linux bash shell scripting including AWK,SED and 10 projects
Linux bash shell scripting including Awk, Sed and more than 10 projects.