LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA | Udemy

12/11/2019 Tut4DL Leave a Comment


DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA | Udemy
English | Size: 2.68 GB
Genre: eLearning

[Read more…]

Programming Artifactory, DevOps, ELK, Git, Jenkins, JIRA, Sonar

Packt Mastering Git and GitHub A Practical Bootcamp for Beginners

24/09/2019 Learning for Life Leave a Comment

Packt Mastering Git and GitHub A Practical Bootcamp for Beginners-ZH
English | Size: 516.92 MB
Category: CBTs


Welcome to Mastering Git and GitHub – A Practical Bootcamp for Beginners.

The course starts by assuming that you know nothing about Git and need to master its theory and commands in a step-by-step way. At the end of the course, you will participate in an open-source project hosted on GitHub where you will collaborate with another student to build a worldwide restaurant guide, and you will need to apply everything you learned in the course. [Read more…]

Programming Beginners, Bootcamp, Git, GitHub, Mastering, Packt, Practical, ZH

Linkedin Learning Git Branches Merges and Remotes

05/07/2019 Learning for Life Leave a Comment

Linkedin Learning Git Branches Merges and Remotes-QUASAR
English | Size: 416.13 MB
Category: Tutorial


Git the popular and free version control software unlocks powerful code management tools, including branching, merging, and remote repositories. The course explains how to use these features and commands for change tracking and collaboration. Learn to navigate the commit tree and review the log to find specific commits. Find out how to create branches to test new ideas without impacting the main project and merge those changes into the project if they work out. You can also reset branches to undo changes and stash changes that are not ready to be committed in temporary storage. Instructor Kevin Skoglund also shows how to set up a remote repository to work with another developer and implement a collaboration workflow to ensure you are working together effectively [Read more…]

Programming Branches, Git, Learning, LinkedIn, Merges, QUASAR, Remotes

Linkedin Learning Git Essential Training The Basics-RiDWARE

20/06/2019 Learning for Life Leave a Comment

Linkedin Learning Git Essential Training The Basics-RiDWARE
English | Size: 491.21 MB
Category: tUTORIAL


Learn how to use Git, the popular open-source version control software, to manage the source code for almost any project. In this course, Kevin Skoglund explores the fundamental concepts behind version control systems and the Git architecture. Using a step-by-step approach, he shows how to install Git and presents the commands that enable efficient code management. Learn how to add, change, and delete files in the repository; view a log of previous commits; and compare versions of a file. Plus, see how to undo changes to files and ignore certain files in a Git repository [Read more…]

Programming Essential, Git, Learning, LinkedIn, RiDWARE, The Basics, Training

Git fundamentals for Web developers

01/03/2019 Learning for Life Leave a Comment

Git fundamentals for Web developers
English | Size: 833.29 MB
Category: Tutorial


In this Git for Web Developers training course, expert author Lorna Mitchell will teach you how to create a project, collaborate with others, and integrate with CI and deployment tools. This course is designed for users that already have web development experience, although experience with Git is not required.
[Read more…]

WEB/HTML/CSS/AJAX Developers, Fundamentals, Git, Web

Udemy – Git Complete The definitive, step-by-step guide to Git

22/01/2019 Learning for Life Leave a Comment

Udemy – Git Complete: The definitive, step-by-step guide to Git
English | Size: 1.38 GB
Category: CBTs


Go from zero to hero with Git source control step-by-step with easy to understand examples. Become the next Git expert!
4.4 (4,845 ratings)
31,338 students enrolled
Created by Jason Taylor
Last updated 9/2018

What you’ll learn
Learn the key concepts of the Git source control system
Step through the entire Git workflow
Compare the different states in Git and compare between branches and commits
Manage files with Git (move, rename, delete) and update files managed outside Git
Create and fork repositories on GitHub and push changes back after working after working on them locally
Create branches and resolve merge conflicts like a pro [Read more…]

Internet & Networking Complete, Git, Step-by-Step, The Definitive, Udemy

GIT – Master GIT Version Control System

21/01/2019 Learning for Life Leave a Comment

GIT – Master GIT Version Control System
English | Size: 776.30 MB
Category: Tutorial


Version control systems are a group of software tools that help a software team accomplish changes to source code over time. Until now the most widely used modern version control system in the world is Git. Git is a mature, actively maintained open source project originally developed in 2005 by Linus Torvalds, the famous creator of the Linux operating system kernel. This tutorial is about getting started with using Git, understand the version control tools and getting the setup done. This tutorial will help beginners learn the basic functionality of Git version control system. This training covers the following points: [Read more…]

Gracphics & Multimedia Control, Git, Master, System, Version

Git and Version Control

08/11/2018 Learning for Life Leave a Comment

Git and Version Control
English | Size: 505.47 MB
Category: Tutorial


Git & Version control is an essential skill for any programmer. It’s a system that records changes to a file or set of files over time so that you can recall specific versions later.

This course is designed to get students working with Git and Github as soon as possible. By the end of the course you will have hands-on experience working with Git and Github and will be able to use Version Control on any project.
[Read more…]

Programming Control, Git, Version

Git And GitHub Beginners Crash Course 2018 – Git Bootcamp

02/11/2018 Learning for Life Leave a Comment

Git And GitHub Beginners Crash Course 2018 – Git Bootcamp
English | Size: 1.48 GB
Category: CBTs


This course is designed for students who want to get start working with Git and Github. Following step-by-step approach you will learn the commands for efficient code management and understand fundamental concepts behind version control systems following Git architecture. After completing this course you will have hands-on experience working with Git and Github and will be able to use Version Control for your projects. The course starts assuming that you know nothing about Git and need to start step by step explanation with theory and commands in sequential flow.
[Read more…]

Internet & Networking Beginners, Course, Crash, Git, GitHub

Packt DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA

13/09/2018 Learning for Life Leave a Comment

Packt DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA
English | Size: 2.72 GB
Category: CBTs


This course teaches on how to build DevOps environment for organizations. This identifies DevOps toolchain fit for their organization and customize as needed. You will be able to develop a Full-fledged environment setup for major categories in DevOps toolset. In this course we will review some of the best practices and tool chain that will help you setup the automated workflows for operations and development. It will help you increase your knowledge around DevOps and provide you an opportunity to become a change agent in your company to minimize the manual tasks of branching, code commits, code reviews, code merges, build, tests (unit and integration), code quality metrics and standards, integration with repository manager, analytics, deployment of code to the server and application monitoring across environments. The course also covers the agile lifecycle from the point of identifying a requirement and capturing and development and deployment and provide the trace-ability by the story. [Read more…]

Internet & Networking DevOps, Flow, Git, Jenkins, Packt

  • « Previous Page
  • 1
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • Next Page »
  • Databases for Node.js Developers | LinkedIn
  • Building Generative AI Projects with LLM, Langchain, GAN | Udemy
  • Front End Web Development with JavaScript & Next.js | Udemy
  • Outlier Detection in Python, Video Edition
  • HTML & CSS Masterclass: Build Responsive Sites -2025 Edition | Udemy

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in