[Brad Traversy] Modern JavaScript From The Beginning 2.0

Brad Traversy – Modern JavaScript From The Beginning 2.0 [FCO]   Learn Modern JavaScript From The Beginning A 37-hour master course to take you from beginner to advanced   This is a 37-hour in-depth course that will take you from the very beginning of JavaScript, learning about data types, functions, and loops, to learning about […]

[DevelopedByed] The Full Stack React Course

DevelopedByed – The Full Stack React Course [FCO]   The long-awaited Full Stack course is here! In this course, I will teach you how to easily and simply create a fully functional application. Learning fullstack sounds complicated, but in this course, I made sure it was fun, easy to understand, and informative. You will have a great understanding […]

[O’REILLY] Fundamentals Of Secure Software

O’REILLY – Fundamentals Of Secure Software [FCO] In-Detail Application security describes security measures at the application level that aim to prevent data or code within the app from being stolen or hijacked. It may include hardware, software, and procedures that identify or minimize security vulnerabilities. Web application security is the process of securing websites, web […]

[Academind Pro] GitHub Actions – The Complete Guide

Academind Pro – GitHub Actions – The Complete Guide [FCO] About Learn how to build automated CI / CD workflows with GitHub’s DevOps service. In-Detail GitHub Actions is an extremely popular and fast-growing CI / CD automation service offered by GitHub. This course teaches GitHub Actions from the ground up, without any prior GitHub Actions […]

[PacktPub] Rust Programming Master Class From Beginner To Expert [Video]

PacktPub – Rust Programming Master Class From Beginner To Expert [Video] [FCO] About Most programming languages involve trade-offs. Low-level languages such as C and C++ typically sacrifice memory safety for speed and control. High-level languages, however, such as Python or JavaScript, are safer but less effective from a power and speed standpoint. We get the […]

[RealPython] Real Python Tutorials Collection

  Python Video Courses Gain practical, real-world Python skills with our library of Python video courses.   Our tutorials are created, curated, and vetted by a community of expert Pythonistas. At Real Python you’ll get the trusted resources you need on your path to Python mastery. With new content published weekly, you’ll always find something […]

[CBT Nuggets] Red Hat Certified Specialist in Ansible Network Automation

  Description: In this 92-video, entry-level training, CBT Nuggets trainer John McGovern covers the knowledge DevOps professionals need to navigate, configure and optimize the open source IT automation engine from Red Hat so you can provision, deploy and orchestrate automatically. This intermediate Ansible Network Automation training covers the objectives in the EX457 exam, which is […]

[Pearson] From IT to DevOps

  Video description 8 Hours of Video Instruction DevOps is a set of practices that works to automate and integrate the processes between software development and IT teams so they can build, test, and release software faster and more reliably. These days, it is imperative for engineers in the IT industry to understand what DevOps […]

[PacktPub] Creational Design Patterns in Modern C++ [Video]

  About The best way to solve common object-oriented design problems is by implementing design patterns. However, understanding and learning design patterns can be time-consuming and intimidating, but this course has got you covered! With Creational Design Patterns in Modern C++, you’ll learn how to understand and implement creational design patterns in C++ with the […]

[PacktPub] Apache Kafka A-Z with Hands-On Learning [Video]

  Video Details By Learnkart Technology Private Limited Released January 2021 ISBN 9781801077569 Course Length 9 hours 36 minutes   About Do you want to learn Apache Kafka to store and process multiple, nonstop streams of information faster? Or do you want to prepare for the Apache Kafka certification exam? This course is an ideal […]

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

[SkillShare] Flutter – How to Build an Ultimate Responsive App

  Naresh Idiga, Senior Android Consultant And Founder About This Class Responsive design is an important building block of app development. This is an important skill that you should master. This course will build your foundation on it. The course will provide you not only theoretical foundation but also practical implementation of Responsive Design in a […]

[SkillShare] Learn Serverless and AWS whilst building a Full-Stack App with React

  Sam Williams About This Class Learn about Serverless and AWS whilst building a full-stack app to allow users to send emails to their customers. Project Description By the end of this course, you’ll know how to create and deploy an API using AWS and Serverless, create a React app and hook the two together. […]

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

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

[Code With Mosh] The Ultimate React Native Series: Part 2

The Ultimate React Native Series: Advanced Concepts Master advanced techniques and best practices for building professional-quality apps Take Your React Native Skills to the Next Level Following on from the concepts we mastered in Part 1, we’re now going to take our app to the next level. You’ll learn how to: Work with device features […]

[Pluralsight] Managing Apps on Kubernetes with Istio

By Elton Stoneman Istio lets you manage, secure, and observe the communication between distributed software components. Learn how the service mesh architecture builds on Docker and Kubernetes to provide seamless control over how your services talk to each other. Course info Level: Intermediate Updated: Feb 7, 2020 Duration: 4h 18m Description Istio is a service […]

[Pluralsight] Android: SQLite Fundamentals

By Annapurna Agrawal This course will guide you through how to use Android SQLite to create a database for your application. All the details you need on saving data persistently using SQLite and keeping it private to the application are covered here. Course info Level: Beginner Updated: Nov 25, 2019 Duration: 1h 60m Description Most […]

[PacktPub] Mobile E-Commerce with Flutter, Redux, and Stripe [Video]

Reed Barger October 25, 2019 7 hours 6 minutes Build an online marketplace for your mobile apps! More Information Learn Gain a fundamental understanding of Flutter and Firebase Learn to make impressive, functional, and mobile e-commerce projects with Flutter Learn to use the Stripe Node library to execute charges and add/manage customers and credit cards […]

[O’REILLY] Microservices Risk Management

by Lee Atchison Publisher: O’Reilly Media, Inc. Release Date: December 2019 ISBN: 9781492061120 Video Description Microservices architecture offers IT organizations myriad benefits and advantages over traditional monolithic application development, including a hand-in-glove match for cloud environments that more and more companies are adopting. So it’s no mystery that so many organizations are transitioning their application […]

[Pluralsight] Securing the Application Lifecycle in Microsoft Azure

By Reza Salehi Do you manually maintain your Azure resources’ security health? Has your team accidentally checked in sensitive credentials into the source control? Need cloud tests for your app service? If the answer is yes, this course can greatly help you. Course info Level: Advanced Updated: Oct 1, 2019 Duration: 1h 4m Description Manually […]

[Pluralsight] Building Your First ASP.NET Core 2.1 MVC Application with Visual Studio 2017

“ReleaseDate”: “2018-01-16T00:00:00Z”, “UpdatedDate”: “2018-01-16T00:00:00Z”, “Level”: “Beginner”, “ShortDescription”: “In this course, you’ll learn how to build a complete application with ASP.NET Core 2.1 MVC using Visual Studio 2017 in a practical, hands-on way.”, “Description”: “The initial release of .NET Core in 2016 was the most radical change in the history of .NET. Microsoft released version 2.0 […]