[Pluralsight] VueJS Learning Path

  About Vue is an open-source, easy to learn progressive web framework built in JavaScript. It puts an emphasis on being flexible but easy to learn. You can still build complex applications with Vue, just without all the complexity of a tool like React/Redux. We’re confident if you follow this path you’ll have as much […]

[Kim Dang] Chromeboss MasterClass

  Description: I Help You Make Monthly Recurring Income With Your Own Software Without Coding, With Low Overhead, and With Full Automation In Under 90 Days. “I found it super simple to follow you…” – Wesley Hazlett   What You’ll Get: • Lifetime Access: Lock in at this price and get LIFETIME access for being […]

[A Cloud Guru] GUI Programming with Python

  By Keith Thompson   Learn how to build GUI applications using Python.   About the course Sometimes building a command-line or web application doesn’t quite meet your end-users’ needs, and you need to build an application with a graphical user interface (GUI). Being the wonderful programming language that it is, Python allows us to build […]

[SkillShare] 2021 Kotlin Crash Course for Beginners

  Description This is a crash course about Kotlin programming language. Since 2016 Kotlin is the preferred language for Android mobile app development, which means that this relatively new language is becoming more and more popular. Kotlin is similar to Java, but at the same time, it’s more concise and fixes what’s known as Javas […]

[PacktPub] AWS Certified Cloud Practitioner Essentials Course [Video]

  by Eduonix Learning Solutions Released November 2020 Publisher(s): Packt Publishing ISBN: 9781800568587 Video description Gain thorough knowledge of AWS Cloud fundamentals and discover how to apply them to deploy your applications   About This Video Understand what makes AWS the most popular cloud platform Discover key services offered by the AWS platform along with common […]

[Lynda] Advanced Python: Working with Databases

  Author: Kathryn Hodge Released: 10/9/2020   About: To create functional and useful Python applications, you need a database. Databases allow you to store data from user sessions, track inventory, make recommendations, and more. However, Python is compatible with many options: SQLite, MySQL, and PostgreSQL, among others. Selecting the right database is a skill that […]

[Code4Startup] Fundamental Android for newbies in just 1 hour

  Course Description: This short course will cover basic and core concepts that you need to know to get up and running with Android in just 1 hour. It will help the beginners to start building their own Android apps from scratch. By the end of this course (after about 1 hour), you will get […]

[Code4Startup] Build Collaborative editor and Real-time video call with NodeJS

  Author: Leo Trieu   Course Description: In this project, you will be learning how to build a collaborative platform with real-time code editor so that you can share what you are coding/typing on the screen with other people at the same time, just like Google Docs. Also I will teach you how to create […]

[Code4Startup] Build Product Hunt with ReactJS and Firebase

  Author: Leo Trieu   Course Description: In this course, you will be learning how to build ReactJS app in ES6 syntax (a modern version of Javascript) with Firebase, a real-time back-end by cloning Product Hunt. Also, after this course, you will know how to design and architect a React app in Flux architecture with […]

[PacktPub] Redis Bootcamp for Beginners: Get Hands-On with Redis 5 [Video]

  ISBN 9781800202009 Course Length 5 hours 56 minutes About Data structures allow you to improve the efficiency, performance, speed, and scalability of your applications. In this course, you’ll learn what data structures are, why they are essential, and how to code them in JavaScript. Along the way, you’ll also learn other important programming concepts […]

[PacktPub] Hands-On WebAssembly for C++ Programmers [Video]

  About this video Due to recent trends, companies are looking to design their applications live on the web. However, it’s easy to grow frustrated with JavaScript, which offers limited scope for fine- tuning performance.   If you want get ahead of your competitors by working in a language you’re comfortable with, one that is […]

[Linkedin] Enterprise Architecture in Practice

  Course:  Intermediate   Course details Enterprise architecture (EA) is largely an art that’s best taught by example. The alignment of technology and business strategies requires a nuanced understanding of how to manage people, processes, and the technical assets that power an organization. In this course, David Swersky focuses on the practical applications of EA […]

[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 […]

[SkillShare] AWS Certified Cloud Practitioner 2020

  Anand Rao About This Class This course introduces you to AWS products, services, and common solutions. It provides IT technical end users with the cloud fundamentals to become more proficient in identifying AWS services so that you can make informed decisions about IT solutions based on your business requirements. Whether you are just starting […]

[Linkedin] Rapid Application Development with Python

Course details Developing graphical user interfaces (GUIs) in Python traditionally involves a lot of manual coding. wxGlade, a GUI designer written in Python for the wxPython GUI toolkit, was designed to help simplify this process. In this course, learn how to quickly develop Python GUI apps using the wxPython library—which brings the wxWidgets capability to […]

[PacktPub] AWS Certified Cloud Practitioner: Essentials Course 2020 [Video]

  By Anand Rao Nednur About this video Cloud computing provides a simple way to access servers, storage, databases, and a broad set of application services over the Internet. Cloud platforms such as Amazon Web Services (AWS) own and maintain the network-connected hardware required for these application services, while you provision and use what you […]

[A Cloud Guru] Kubernetes Deep Dive

  Everything you need to know to start deploying and managing cloud-native applications on Kubernetes in the real world.   ABOUT THE COURSE Hello Cloud Gurus! Kubernetes is fast-becoming the most important cloud-native technology in the world, and this is the ultimate one-stop Kubernetes course. You’ll learn how to build a Kubernetes cluster, and how […]

[PacktPub] Browser Automation with Python and Selenium [Video]

  Fast, scalable, and professional-grade user interface automation principles   Learn: Automate professionally and build applications that scrape web data effectively Build sustainable, scalable, and readable UI automation Set up the development environment using virtual environments in a step-by-step manner Explore how web elements work, and how professional automation engineers identify them for automation   […]

[Udacity] Intel® Edge AI for IoT Developers

Nanodegree Program–nd131 Intel® Edge AI for IoT Developers Lead the development of cutting-edge Edge AI applications for the future of the Internet of Things. Leverage the Intel® Distribution of OpenVINO™ Toolkit to fast-track development of high-performance computer vision & deep learning inference applications. Estimated Time 3 Months At 10 hours / week Prerequisites Intermediate Python, […]

[A Cloud Guru] Kubernetes Fundamentals

  Learn the essentials of Kubernetes – what it is, how it works, and how to use it.   ABOUT THE COURSE Find out what Kubernetes is, why you should use it, how it works, and the essentials of administering a Kubernetes cluster. With the increased use of container technology, Kubernetes is quickly being adopted […]

[PacktPub] Hands-On Machine Learning for .NET Developers

  By Karl Tillström June 2020 Use machine learning today without a machine learning background   Description Key Features Quickly get up and running using state-of-the-art machine learning algorithms in your .Net applications Implement machine learning algorithms using real-world data sets, without first learning math Leverage state-of-the-art (TensorFlow, ONNX) models, pre-trained by the tech giants, […]

[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 […]

[Code with Mosh] Mastering React

Mastering React Don’t get left behind. React is the way forward to building fast, interactive web apps. This course covers everything. Fast-track route to build and deploy fast, interactive apps Let’s face it – all the cool kids are using React… What else do you expect from a JavaScript library that was developed by Facebook? […]

[SkillShare] Learn Anything With Flashcards – The Ultimate Guide To Anki

  Ali Abdaal, Doctor + YouTuber About This Class Learn Anything With Flashcards – The Ultimate Guide To Anki Finding the right tools and techniques for learning is difficult. We’ve all spent time at some point searching the internet for the answer to questions like “How can we revise effectively”, “Best methods for studying”, “How […]

[A Cloud Guru] AWS Security Best Practices (2020)

  Learn what cloud security is all about and how to use the principle of shared responsibility to build a secure environment for your applications within the AWS Cloud ecosystem.   ABOUT THE COURSE Some of the most commonly heard reasons for why a company can’t move to the cloud are concerns around security: “Our […]

[PacktPub] The Ultimate HTML Developer 2020 [Video]

  Kalob Taulien April 30, 2020 6 hours 40 minutes Learn HTML and HTML 5 from scratch and get started as a web developer Learn Get up to speed with the most modern version of HTML – HTML 5 Discover what XHTML is and how to work with it Understand the structure behind every website […]

[A Cloud Guru] AWS Certified DevOps Engineer – Professional 2020

  Master your DevOps knowledge by training by becoming a certified AWS DevOps Engineer – Professional with our course.   ABOUT THE COURSE A note on this course Please note that as of the 17th February AWS has recently decommissioned it’s previous Certified DevOps Engineer – Professional exam and has officially released a new exam. […]

[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 […]

[Pluralsight] Global Transit Network Architectures with Azure Virtual WAN

By Microsoft Ignite 2019 Course info Level Advanced Updated Feb 14, 2020 Duration 47m Description Global transit network architectures are being adopted by enterprises to consolidate, connect, and control the cloud-centric modern enterprise IT footprint. In this session, we describe how new Azure Virtual WAN service use cases and functionalities help you do that. Learn […]

[Pluralsight] Analyzing Network Protocols with Wireshark

By Christopher Greer This hands-on course will teach you how to quickly understand and analyze core network protocols. Get out your copy of Wireshark, because you’ll go deep into the critical underlying packets that support your business applications. Course info Level Intermediate Updated Dec 20, 2019 Duration 2h 8m Description There are billions of packets […]