Easy Learning Contents for Beginners

Showing 1–24 of 33 results

Show sidebar

Agile with Atlassian Jira

$49.00

This course discusses common foundational principles and practices used by agile methodologies, providing the student a flexible set of tools to use in any role on any agile team. read more...

An Introduction to Interactive Programming in Python (Part 1)

$79.00

This two-part course is designed to help students with very little or no computing background learn the basics of building simple interactive applications. read more...

Big Data Analysis with Scala and Spark

$79.00

Manipulating big data distributed over a cluster using functional concepts is rampant in industry, and is arguably one of the first widespread industrial uses of functional ideas. read more...

Bootstrap 3 Tutorials For Beginners

$4.99

In these set of 18 Video tutorials i will show you how to use Bootstrap from scratch. read more...

Build a Modern Computer from First Principles: From Nand to Tetris

$49.00

What you'll achieve: In this project-centered course* you will build a modern computer system, from the ground up. read more...

Computational Thinking for Problem Solving

$49.00

In this course, you will learn about the pillars of computational thinking, how computer scientists develop and analyze algorithms, and how solutions can be realized on a computer using the Python programming language. read more...

Continuous Delivery & DevOps

$79.00

This course will provide you with the interdisciplinary skill set to cultivate a continuous deployment capability in your organization. read more...

Easy to Advanced Data Structures

$4.00

Data structures are amongst the most fundamental ingredients in the recipe for creating efficient algorithms and good software design. read more...

Game Theory

$79.00

The course will provide the basics: representing games and strategies, the extensive form (which computer scientists call game trees), Bayesian games (modeling things like auctions), repeated and stochastic games, and more. read more...

Getting Started with Python

$79.00

This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics. read more...

HBase – The Hadoop Database

$9.00

Relational Databases are so stuffy and old! Welcome to HBase - a database solution for a new age. read more...

How Computers Work

$49.00

Computers are everywhere, they aren't just the desktops and laptops we use for work but the phones in our pockets and even the watches on our wrists are also computers. You probably use a computer every day and in fact you are reading this on a computer! read more...

Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization

$49.00

This course will teach you the "magic" of getting deep learning to work well. Rather than the deep learning process being a black box, you will understand what drives performance, and be able to more systematically get good results. read more...

Introduction to Computer Programming

$49.00

This MOOC provides you with the foundational skill set required to write computer programs. If you are interested in learning how to write interactive, graphical programs from an introductory level in a real programming language, this is the course for you. read more...

Introduction to Programming with MATLAB

$49.00

This course teaches computer programming to those with little to no previous experience. read more...

Introduction to Web Development

$79.00

This course is designed to start you on a path toward future studies in web development and design, no matter how little experience or technical knowledge you currently have. The web is a very big place, and if you are the typical internet user, you probably visit several websites every day, whether for business, entertainment or education. read more...

Learn Programming with Python in 100 Steps

$10.00

We love Programming. Our aim with this course is to create a love for Programming. In more than 150 Steps, we explore the most important Python Programming Language Features. read more...

Learn to Program: Crafting Quality Code

$49.00

In this course, we'll focus on writing quality code that runs correctly and efficiently. read more...

Learn to Program: The Fundamentals

$49.00

This course introduces the fundamental building blocks of programming and teaches you how to write fun and useful programs using the Python language. read more...

Machine Learning In The Cloud With Azure

$9.00

The history of data science, machine learning, and artificial Intelligence is long, but it’s only recently that technology companies - both start-ups and tech giants across the globe have begun to get excited about it… Why? Because now it works. read more...

Mathematics for Computer Science

$49.00

Welcome to Introduction to Numerical Mathematics. This is designed to give you part of the mathematical foundations needed to work in computer science in any of its strands, from business to visual digital arts, music, games. read more...

Mathematics for Machine Learning: Linear Algebra

$49.00

In this course on Linear Algebra we look at what linear algebra is and how it relates to vectors and matrices. Then we look through what vectors and matrices are and how to work with them, including the knotty problem of eigenvalues and eigenvectors, and how to use these to solve problems. read more...

Mathematics for Machine Learning: Multivariate Calculus

$49.00

This course offers a brief introduction to the multivariate calculus required to build many common machine learning techniques. We start at the very beginning with a refresher on the "rise over run" formulation of a slope, before converting this to the formal definition of the gradient of a function. read more...

Mathematics for Machine Learning: PCA

$69.00

This intermediate-level course introduces the mathematical foundations to derive Principal Component Analysis (PCA), a fundamental dimensionality reduction technique. read more...