Kubernetes For Beginners Video Details ISBN 9781804616475 Course Length 3 hours 1 minutes About Kubernetes is now a de-facto standard for the deployment of the containerized applications into the production …
Tag: Developer
6-month program to start your career as a DevOps engineer 6-month program to start your career as a DevOps engineer Description *Schedule based on following assumptions: • 10 - 15 hours / week …
About Learn Golang from scratch, from an industry expert. Build real-world apps. You'll learn the fundamentals all the way to advanced concurrency so that you go from beginner to being able to get hired …
Description: Explore the power of the browser. You'll learn all the major APIs that were introduced in the HTML5 specification and beyond, to give you the full knowledge you need to build any application …
About Learn from Node.js experts. This is the only Node JS tutorial + projects course you need to learn Node, build advanced large-scale applications from scratch & get hired as a Backend Developer in …
Author: Rafeh Qazi Language: English Updated: 2020 PDF(s) + Assets: Included Description: The completely new and rehauled version of the Profitable Programmer is now a 16-week program that helps you break out of …
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, …
by Noah Gift Released March 2020 Publisher(s): Addison-Wesley Professional ISBN: 0136612911 Video description Nearly 4 Hours of Video Instruction Cloud adoption is greater than ever. However, there is a shortage of skilled practitioners who not …
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 …
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 …
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 …
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 …
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 …
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 …
Author Aaron Dolberg Released 8/23/2013 Start incorporating quality into your software development process today. Author Aaron Dolberg demonstrates the different kinds of software testing (from black box to white box) and how to fit each …
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 …
Author Tom Duffy Released 9/28/2017 Discover how to develop basic Android and iOS apps. This course was designed for iOS developers who want to enhance their familiarity with both the Android and iOS development process. …
Author Scott Peterson Released 5/20/2017 Microsoft Bot Framework provides the resources you need to build intelligent bots that interact naturally wherever your users are talking—from text and SMS to Skype, Slack, Office 365 mail, and …
Intermediate How to Read Code To improve as a developer, you must focus on three things: learning, reading, and writing. Or, in other words, learn from somebody more seasoned than you; read a lot of …
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 …
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 …
Author Simon Allardice Released 5/22/2012 Most modern programming languages, such as Java, C#, Ruby, and Python, are object-oriented languages, which help group individual bits of code into a complex and coherent application. However, object-orientation itself …
Author Barron Stone Released 12/21/2015 Understanding core programming concepts and why they are used is just as important as knowing how to write code. New programmers need to learn to bridge the gap: to connect …
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 …
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 …
Author Peggy Fisher Released 5/26/2016 JavaFX is the standard tool for GUI development (replacing Swing in Java SE), and the next step in the evolution of Java. Learn how to use JavaFX to develop your …
Author Ray Villalobos Released 7/6/2015 Version control is an essential skill for developers to master, and Git is by far the most popular version control system on the web. In this fast-paced course, author Ray …
Author Simon Allardice Released 9/30/2015 Discover how a database can benefit both you and your architecture, whatever the programming language, operating system, or application type you use. In this course, explore options that range from …
Author Barron Stone Released 9/8/2017 Bolster your understanding of how to build electronic circuits by learning to work with semiconductor components. In this course, join electrical engineer Barron Stone as he walks through how to …
Author Antonio Mele de Juan Released 5/26/2017 Django—a powerful Python web framework—offers a comprehensive set of tools to build scalable web applications. In this course, learn how to leverage the features of Django by building …
Author Kevin Skoglund Released 1/30/2018 Learn how to interact with databases using object-oriented PHP code. In this intermediate course, Kevin Skoglund teaches powerful PHP techniques that streamline interactions with MySQL databases. PHP developers will benefit …
Author Daniel Khan Released 11/4/2016 Build a microservice-based system using Node.js. In the industry, Node.js is widely used to implement microservices that consume and provide APIs. In this course Daniel Khan covers the architectural considerations …
Author Bernard Pineda Released 8/24/2017 Frameworks allow you to do more with less code. Laravel is the most popular MVC framework for PHP. This course covers the basics you need to know to build elegant …
Author Daniel Khan Released 12/12/2017 Node.js developers often consider MongoDB to be their main choice when building a data-driven application—but many alternatives may provide better solutions. In this course, learn about the various database options …
Author Scott Peterson Released 5/19/2017 Microsoft Bot Framework provides the resources you need to build intelligent bots that interact naturally wherever your users are talking—from text and SMS to Skype, Slack, Office 365 mail, and …
Author Michele Vallisneri Released 2/8/2017 Cut down on your development time by learning how to write elegant code in an efficient manner, specifically in Python—the popular and pragmatic object-oriented language. Michele Vallisneri explains how to …
Author Robert Ring Released 12/1/2017 Note: This course was created by OSTraining. It was originally released on January 6, 2017. We are pleased to host this training in our library. Magento is one of the most …
Author Raghavendra Dixit Released 11/20/2017 Enhance your programming skill set by learning about some of the most commonly-used data structures and algorithms. In this course, instructor Raghavendra Dixit walks through how to use Java to …
Author Antonio Mele de Juan Released 5/26/2017 Django—a Python web framework—encourages clean design, and provides developers with the tools they need to efficiently build scalable web applications. In this course, learn how to leverage the …
Author Jeff Starr Released 9/18/2017 Is your WordPress website missing something special? Almost any feature you can imagine can be built with WordPress plugins. Learn how to build, extend, and distribute your own plugins with …
Author Jess Chadwick Released 5/2/2016 TypeScript lets you write JavaScript "the way you really want to." TypeScript compiles to plain JavaScript, so it works in any browser, any host, and any OS. It adds a …
Author Michele Vallisneri Released 11/12/2015 If you're going to work with big data, you'll probably be using R or Python. And if you're using Python, you'll be definitely using Pandas and NumPy, the third-party packages …
Author David Powers Updated 12/18/2017 Released 10/16/2017 Become a better PHP programmer, one tutorial at a time. The series brings you tips, tricks, and techniques to build your PHP skills. David Powers offers a new …
Author David Powers Released 7/14/2016 Modern websites need to serve high-resolution images to avoid pixelation and blurring on high-pixel-density displays, but at a file size that loads quickly, even on mobile devices. This course shows …
Author Justin Yost Released 9/21/2017 User retention and sales conversion is directly impacted by a site's speed. However, enhancing the performance of a large website can be tricky, and requires a mix of art and …
Author Patrick W. Crawford Released 9/22/2017 OpenCV is an open-source toolkit for advanced computer vision. It is one of the most popular tools for facial recognition, used in a wide variety of security, marketing, and …
Author Kirby Kohlmorgen Released 9/21/2017 Discover how to create secure deployments of MongoDB for production-ready environments. In this course, Kirby Kohlmorgen shows how to use this document database's native and third-party integration security features and resources to …
Author David Powers Released 11/20/2015 PHP is the most popular server-side language used to build dynamic websites, and though it is not especially difficult to use, nonprogrammers often find it intimidating. This introductory workshop from …
Author Peggy Fisher Released 2/26/2015 Java is one of the top-five programming languages, and is used for websites, embedded controllers, and Android app development. This is an introduction to get you started programming with Java. …
Author Makzan Hin Released 6/9/2017 Discover how to create a game, modify and reuse game logic to extend your game, and optimize it for deployment. In this course, learn how to build two HTML5 games—both …
Author David Isbitski Released 8/19/2013 Windows Azure is an open and flexible cloud platform that enables developers to quickly build, deploy, and manage applications across a global network of Microsoft-managed datacenters. If you have been …
Author Emmanuel Henri Released 10/2/2017 Apollo—a flexible GraphQL client for React and React Native apps—makes it easy to fetch the data you need for your component. In this course, learn how to get started with …
Author YK Sugishita Released 4/14/2017 If you've nabbed an interview for a software development position, it's likely that you'll have to face a common hurdle—the coding interview. If you're not sure what to expect, or …
Author Antonio Mele de Juan Released 5/26/2017 Django—a powerful Python web framework—offers a comprehensive set of tools to build scalable web applications. In this course, learn how to leverage the features of Django by building …
Author Mark Niemann-Ross Released 10/13/2017 SQLite is a powerful embedded database engine that's a core storage technology in Android and iOS applications. In this installment of the Database Clinic series—in which experts and their databases of …
Author Robert Ring Released 12/1/2017 Note: This course was created by OSTraining. It was originally released on January 6, 2017. We are pleased to host this training in our library. Magento is one of the most …
Author William Lyon Released 9/19/2017 The Database Clinic series helps you compare and contrast different database tools by pitting experts and their databases of choice against a series of the same challenges. This installment of the series …
Author Brad Wheeler Released 9/19/2017 The Database Clinic series pits experts and their databases of choice against a series of the same challenges, to highlight the unique capabilities of each database. In this installment of the series, …
Author Curt Frye Released 6/27/2017 The Database Clinic series shows how to plan, build, and optimize databases using different software. This course focuses on Microsoft Excel. While Excel doesn't offer traditional relational database management features, …
Author Kirsten Hunter Released 8/28/2017 The Database Clinic series pits experts and their databases of choice against a series of the same challenges. In each installment of the series, a specialist demonstrates how their tool …