Software Development
Showing 1153–1164 of 2824 results
Getting Started with the C Language
This course will teach you in a practical way, with a combination of slides and demo code, the basic aspects of the C programming language and tools, so that you can be productive with the C language, and be able to write beginning applications in C.
Getting Started with the Linux Command Line
Linux is the dominant OS of the cloud, DevOps, and enterprise servers. Since Linux administration happens on the command line, and since you want a part of all that action, you'll enjoy this introduction to the admin tool where it all happens.
Getting Started with TypeScript ORM Libraries for Node.js
This course covers concepts related to Typescript, ORMs, SQL and how they blend to build modern Node.js applications
Getting Started With Ubuntu
Ubuntu is a free operating system which you can run on your PC or laptop instead of Windows or OSX. It's fast, safe, easy to use, hugely powerful, and fun. This course starts with the basics: installing Ubuntu, finding your way around, and using more free software to work and play. Then we move on to more advanced topics like using the command line, building software, and using Ubuntu Server locally and in the Cloud.
Getting Started with UI Testing and Appium 1
This course you will teach you how to write UI Test automation in the programming language you like for applications on iOS, Android, Mac, and Windows including UWP, WPF, and Windows Forms applications using the open source tool Appium
Getting Started with Vagrant
Manually managing VMs is often a nightmare. This course will teach you how to create VM environments at the push of a button with Vagrant.
Getting Started with Web API Test Automation in Java
Learn how to write automated tests for a Web API using the popular Java Apache HttpClient library to achieve faster and more reliable delivery of Quality Assurance within the SDLC.
Gherkin Fundamentals
This course will teach you Gherkin language essentials for behavior-driven development (BDD).
Git & GitHub A Practical Course: Beginner To Advanced Level
Master Your Git & GitHub Skill Through Step By Step Practical Git Bootcamp
Git 2 Administration
This course will cover Git server administration including setup, user management, and access control for both SSH and HTTP access.
Git Administration
Hosting of Git server is not only limited to third-party services. In this course, I will teach you about administering a Git server, which includes setting it up, handling user accounts, and controlling access for both SSH and HTTPS connections.
Git and GitHub Crash Course
Learn basic Git features: commit changes, checkout commits and branches, merge branches, sync with GitHub