[BobTabor] Thinking Like An Object-Oriented Programmer

  Thinking Like an Object-Oriented Programmer OOP is a mindset and a process. This course leads you towards understanding its power.   Course curriculum   Course Content Download Code Files Lesson 1 – Introduction Lesson 2 – Establishing Crucial Metaphors Lesson 3 – Application Lifecycle and Object Orientation Lesson 4 – Big Upfront Design: Object […]

[CloudAcademy] Developing Long-Running Tasks on Azure

  Description This course will show practical applications of key Azure features to meet the programming and configuration challenges introduced by long-running tasks. We’ll start with Azure Batches and how you can use them to create large-scale, parallel, and high-performance apps in the Azure cloud. Then we’ll go over Azure Queues and how they can […]

[UDACITY] Machine Learning Scholarship Program for Microsoft Azure

Machine Learning Scholarship Program for Microsoft Azure Build your Machine Learning skills on Microsoft Azure and be a part of the next wave of technological transformation across industries. Become a Machine Learning Engineer   Upskill yourself with machine learning skills that are in-demand at enterprises everywhere and ensure your career has endless opportunities for growth. […]

[SkillShare] From Zero to R Hero 1 – Get to know R programming

  David Keellings, Professor & Researcher About This Class This class is designed to introduce core programming principles as we work through real world analyses and build your knowledge and capabilities as we progress. No prior programming or statistics experience is required. After completing the course, you will have developed a foundation of basic ability […]

[SkillShare] Python for beginners – Learn all the basics of python

  Yassin Marco 29 Lessons (5h 7m) About This Class Programming can sometimes be very hard to learn espescially if you have no experience in this field. But, this course have everythinh that you need to be able to start your programming carreer or improve your programming skills by learning all the basis of python. If […]

[Udacity] Machine Learning Engineer Nanodegree v4.0.0

Nanodegree Program–nd009t Become a Machine Learning Engineer Learn advanced machine learning techniques and algorithms — including how to package and deploy your models to a production environment. Estimated Time 3 months At 10 hrs/week Prerequisites Intermediate Python & Machine Learning Algorithms In collaboration with What You Will Learn SYLLABUS Machine Learning Engineer Learn advanced machine […]

[Code With Mosh] The Ultimate Redux Course

Go from beginner to expert in 6 hours. Everything you need to build modern apps with Redux. Learn to build modern apps Redux is the most popular state management library for JavaScript apps. It’s mostly used with React but it’s also becoming popular in Angular, Ember and Vue communities. Despite being a small library with […]

[UDACITY] Intro to Self-Driving Cars v1.0.0

NANODEGREE PROGRAM–nd113 Start on the road to a Self-Driving Car career This introductory program is the perfect way to start your journey. ESTIMATED TIME 4 Months At 10 hrs/week ENROLL BY May 15, 2019 Get access to classroom immediately on enrollment PREREQUISITES Programming & Mathematics See prerequisites in detail See the Udacity Advantage Learn the […]

[LetsBuildThatApp] Podcasts [LBTA]

  Author – Brian Voong Video Course – 40 Lessons   Description In this exciting, jam-packed Podcasts course, we’ll be learning about all the proper techniques to build out an Audio Player application. Our app will be fully functional in terms of searching for available Podcasts on iTunes, bookmarking your favorite stations, and full support […]

[LetsBuildThatApp] Intermediate Training Core Data [LBTA]

  Video Course – 32 Lessons   Description Why am I Teaching this? If you’re looking to become an iOS developer or work on Front End Development, you’re going to have to learn how to Create, Read, Update, and Delete objects. These four operations are referred to as CRUD operations in the software development world. […]

[PacktPub] Learn Blockchain by Building Your Own in JavaScript [Video]

  Eric Traub February 28, 2020 7 hours 51 minutes Develop your own blockchain and decentralized network using the JavaScript programming language More Information Learn Build a consensus algorithm so that all the nodes in a network have the same data Create a proof of work to secure your blockchain network Mine new blocks and […]

[PacktPub] The Complete 2020 Ethereum and Solidity Developer Bootcamp [Video]

  Ravinder Deol, Thomas Wiesner January 31, 2020 5 hours 20 minutes Develop a blockchain notary office on Ethereum and learn all about Solidity, Remix, Ganache, Geth, Metamask, and Truffle Learn Explore the tools needed to create smart contracts Discover how to prevent costly bugs that result from blockchain programming errors Understand the advantages and […]

[PacktPub] JavaScript Essentials for Modern Web Development [Video]

  Dimitris Loukas January 24, 2020 3 hours 55 minutes Create dynamic and interactive web apps using JavaScript Learn Catch bugs early by learning about complex concepts that cause errors Take full advantage of JavaScript’s single thread to optimize your code’s execution time Utilize ES6 classes to work better with prototypal inheritance Improve your skills […]

[PacktPub] Project-Based Python Programming For Kids and Beginners [Video]

  Minerva Singh December 31, 2019 5 hours 0 minutes Learn Python programming by developing robust GUIs and games Learn Build simple Python-based games using programming loops and functions Draw graphics using the Python module Turtle Develop Python graphical user interfaces with Tkinter Understand how to work with Python 2 and 3 Use the in-built […]

[O’REILLY] Become more productive by using IPython

by Jacinda Shelly Released December 2019 Publisher(s): O’Reilly Media, Inc. ISBN: 0636920361893 Explore a preview version of Become more productive by using IPython right now. Video Description   If your Python interpreter still starts with >>>, join Jacinda Shelly (Doctor on Demand) to learn how IPython—an enhanced interactive Python shell guaranteed to improve the productivity […]

[Manning] Rust in Motion [FCO]

  Carol Nichols and Jake Goulding Course duration: 4h 7m 62 exercises About the subject Rust’s popularity is surging among systems programmers. Aiming to be an alternative to C and C++, Rust’s extraordinary speed comes largely from its memory safety, which it achieves without resource-greedy garbage collection. Other enticing features of this hot systems programming […]

[LYNDA] JavaScript for Web Designers

Author  Joe Chellman Released 2/6/2020 Duration 2h 46m   Web designers can improve their skill sets and job prospects by getting comfortable with JavaScript. It’s the only scripting language for client-side programming—for doing things that would be impossible with HTML and CSS alone—and is increasingly popular for server-side programming, too. Learn some basic, real-world uses for […]

[O’REILLY] Java Lambdas and the Stream API: Bringing Functional Programming to Java

by James McLaughlin Publisher: Apress Release Date: November 2019 ISBN: 9781484255940 Video Description   Come up to speed with Java functional programming and write effective Java code with less effort using lambdas and the stream API. Make your Java project code more reliable by using the declarative approach provided by these new Java features. Learn […]

[UDACITY] Programming for Data Science v1.0.0

NANODEGREE PROGRAM–nd104 Programming for Data Science Prepare for a data science career by learning the fundamental data programming tools: Python or R, SQL, command line, and git. Choose to enroll in either the Python or R track. ESTIMATED TIME 3 Months At 10 hrs/week ENROLL BY May 22, 2019 Get access to classroom immediately on […]

[Laracasts] Let’s Build A Forum with Laravel and TDD

Advanced Let’s Build A Forum with Laravel and TDD A forum is a deceptively complex thing. Sure, it’s made up of threads and replies, but what else might exist as part of a forum? What about profiles, or thread subscriptions, or filtering, or real-time notifications? As it turns out, a forum is the perfect project […]