[PacktPub] Frontend Web Development Bootcamp – Build a Twitter Clone [Video]

  Video Details ISBN 9781800200975 Course Length 12 hours 34 minutes Master frontend web development using HTML, CSS, CSS Flexbox, CSS Grid, and JavaScript   About If you want to learn how the most popular and widely used websites are created, this Frontend Web Development Bootcamp is for you. In this course, you’ll build a […]

[SkillShare] Learn Python In 120 Minutes: Complete Python Programming

  Description In this class we will Learn Python from the scratch the class is completely for noobs so even if you don’t have any prior programming experience or never written a single line of code you will still be able to understand and follow along   Class Content: Entire class is divided into 6 […]

[SkillShare] Twenty Twenty One Theme – Create a Niche Website!

  Description Learn how to create a professional, responsive website and blog using the FREE Twenty Twenty One theme from WordPress. The Twenty Twenty theme One was released as the default theme for WordPress in 2021 and has numerous design features. An easy to edit header and footer, great looking responsive blog posts and an […]

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

[UseGolang] Learn to Create Web Applications using Go

  No trivial single-page TODO apps here. Just real, production-grade web apps   – Go is supposed to be great for web development, so why is it so hard to build even a simple twitter clone? – Why can’t anyone point me to a concrete example of how to hash and store user passwords? Or […]

[DataCamp] Python Programmer [Career Track]

  CAREER TRACK Python Programmer Gain the career-building programming skills you need to successfully develop software, wrangle data, and perform advanced data analysis in Python. No prior coding experience required. In this track, you’ll learn how to manipulate data, write efficient Python code, and work with challenging data, including date and time data, text data, and […]

[SkillShare] Nornir – Network Automation

  Dániel Ernő Szabó, Pythonista in the making About This Class Hello, This course is about network and linux automation via the famous nornir framework. In this course you will get a strong fundation to use for your daily network automation struggles, an linux versions. We will learn how to initialize the project, how to […]

[SkillShare] Web Design – Modern HTML and CSS for creating Web Pages

  Laurence Svekis, Web technology Instructor About This Class Create Responsive modern Websites with CSS and HTML – Apply Flexbox and CSS Grid HTML5 and CSS3 included…..  Over 12 Coding Challenges – To get you Coding Quickly **** SOURCE CODE INCLUDED FOR ALL LESSONS OVER 100 FILES **** Web Design with HTML CSS How to […]

[SkillShare] Python For Absolute Beginner

  Awais Jamil About This Class Python for Beginners Welcome to Python for beginners course. I Awais Mirza and i will be your intructure for this course. This course will teach everything about the programming using python and this course is targeted toward absolute beginner which means if you have never written a line of […]

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

[Lynda] Angular: Creating and Hosting a Full-Stack Site

  Author: Shaun Wassell Runtime: 4h 21m Released: 8/21/2020 Subtitle: English (Included)   Description: You’ve learned Angular and can create amazing front-end interfaces—but deploying them requires more than just Angular. You need logic running on the server, and a place to put that logic. If you want to apply your Angular skills to a broader […]

[SkillShare] Modern JavaScript Complete Course ES6+ 2020

  Laurence Svekis, Web technology Instructor About This Class Learn how to apply JavaScrip to web pages   JavaScript for Web Design – Create interactive and dynamic web pages using JavaScript code. JavaScript lessons cover the fundamentals of using JavaScript Explore how to add JavaScript to your HTML pages how to add Comments JavaScript Output […]

[SkillShare] Advanced Python Skills: become a better Python developer!

  David Armendáriz, #NeverStopLearning About This Class Welcome to Learn Python by doing! Tired of the same Python course teaching you data types and printing the same message in a for loop? It’s time to learn exciting things! In this course, you will learn a lot of built in functionalities for you to become a […]

[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] React Node FullStack – Multi User Blogging Platform with SEO [Video]

  Ryan Dhungel December 31, 2019 20 hours 15 minutes Learn to build a real-world multi-user blogging platform with SEO from scratch to deployment More Information Learn Front-end web development with React hooks and Next.js Build a practical real-world project running live on a server Build a public profile user page with a list of […]

[Lynda] Python Essential Training

Author Bill Weinman Released 1/18/2018 Due to its power and simplicity, Python has become the scripting language of choice for many large organizations, including Google, Yahoo, and IBM. A thorough understanding of Python 3, the latest version, will help you write more efficient and effective scripts. In this course, Bill Weinman demonstrates how to use […]

[Lynda] React: Building Progressive Web Apps (PWAs)

Author Eve Porcello Released 6/14/2019 Single-page applications may be smooth, quick, and effective—but they disappear when the network connection drops. Progressive web apps (PWAs) work offline, enhancing resilience and allowing developers create seamless user experiences that feel like native apps. Learn how to build your own PWAs using React, the flexible front-end framework, in this […]

[UDACITY] Cloud Developer v1.0.0

NANODEGREE PROGRAM–nd9990 Become a Cloud Developer Cloud development is the foundation for the new world of software development. Enroll now to build and deploy production-ready full stack apps at scale on AWS, an essential skill for advancing your web development career. ESTIMATED TIME 4 months At 10 hours/week ENROLL BY September 11, 2019 Get access […]

[SKILLSHARE] PHP MYSQL : Create Secure Login and Registration System with Email Verification

Jazeb Akram, Freelancer, Web Developer About This Class This course will focus on the process of User Registration and Login System in which students will build the complete project shown in promo video by using HTML CSS PHP and MYSQL. This course will cover the followings How to secure user cardinals Password Encryption Hashing Algorithms Project Complete Registration system […]

[Lynda] Node.js: Design Patterns

Author Alex Banks Released 3/28/2018 Design patterns encourage programming efficiency and code reuse. Learn how to use the same design patterns used in Java and C++ programming in JavaScript. This course is a look at 13 of the most popular object-oriented design patterns as applied to Node.js. Learn essential creational and structural patterns to help […]

[Lynda] Consuming RESTful APIs in PHP with Guzzle

Author Justin Yost Released 3/28/2017 Guzzle—a PHP HTTP client—provides a simple interface for sending HTTP requests and receiving responses. In this course, learn how to write code using Guzzle to consume RESTful APIs. Instructor Justin Yost shows how to install Guzzle, send basic, asynchronous, and concurrent requests, and process responses, headers, and exceptions. He also […]

[Lynda] WordPress Essential Training

Author Morten Rand-Hendriksen Updated 6/11/2018 Released 8/17/2015 WordPress powers millions of blogs and websites. Learn how to create your own with this powerful publishing platform. Staff author Morten Rand-Hendriksen will help you get the most out of the self-hosted version of WordPress and create feature-rich blogs and websites. Morten explains how to create and publish […]

[Lynda] Ruby on Rails 5 Essential Training

Author Kevin Skoglund Released 9/28/2016 Learn how to create full-featured, object-oriented web applications with the latest version of the popular, open-source Ruby on Rails framework. Ruby on Rails 5 Essential Training covers the essential features of the framework, along with best practices and real-world development techniques, resulting in a complete application with dynamic, database-driven content. […]

[Lynda] Web Programming Foundations

Author Morten Rand-Hendriksen Released 2/16/2018 To be an effective web programmer, you have to understand what happens when you enter a URL or click on a link. Under every webpage lies the markup—JavaScript, HTML, and CSS—and the hierarchy that controls display—the Document Object Model (DOM). Then there is the server that hosts the files, the […]

[Lynda] React: Server-Side Rendering

Author Emmanuel Henri Released 4/17/2018 Server-side rendering lets you optimize your applications to use client or server resources depending on network and device circumstances. Old device on a slow network? Render on the server. New device, fast network? You should probably let the client do the work. Some call the resulting architecture “universal,” others “isomorphic,” […]

[Lynda] Rethinking Asynchronous JavaScript

Author Kyle Simpson Released 5/19/2017 Get comfortable with the latest evolutions of the JavaScript language and new ES6 features. This course provides the opportunity to follow along with Kyle Simpson, so you can gain new programming skills. Learn to use work with callbacks, handle inversion of control, and use thunks. Find out how to leverage […]

[Lynda] Perl 5 Essential Training

Author Bill Weinman Released 6/11/2016 Perl is a powerful and flexible scripting language that is uniquely suited to website development, system administration, and network programming. Perl 5 was originally released in 1994, and continues to evolve. The “Modern Perl” movement has embraced its mature syntax and reusable modules. Bill Weinman has designed this course to […]

[Lynda] Building APIs in PHP Using the Slim Micro Framework

Author Keith Casey Released 10/10/2016 A well-designed API includes not just URLs and response codes but also authentication, consistent structures, and useful JSON payloads. Luckily, the Slim micro framework makes it easy to move an API from concept to implementation to production. What used to take weeks or even months can usually be done in […]