Courses

The courses I published and the courses I'm working on

Emanuele Bartolesi

[LinkedIn Learning] - Learning GitHub

Learning GitHub

GitHub is the industry-standard tool for collaborating on and sharing code. It's popular among software developers, project managers, designers, and students for its flexibility and control. This course introduces GitHub and Git, the version control system that GitHub is built upon. Instructor Emanuele Bartolesi shows how GitHub can create collaborative workflows for you and your team. Explore how version control enables you and your team to track the changes in your files, maintain a history of them, and get some advice to work better with open-source projects. Emanuele gives you the knowledge you need to be able to select appropriate projects to be pushed to GitHub, successfully initialize Git on an existing project, navigate the GitHub UI to perform common tasks like branching, commits, and pull requests, and more.
Go to the course

Git and GitFlow

Git & GitFlow course

I am working on a course about Git and GitFlow. It will be published on my private platform soon. It will talk about the basics of Git and how to use it in a team environment. In addition, it will cover the GitFlow workflow and how to use it to collaborate with your team.

PowerShell Basics

A PowerShell Course

I am collaborating with a company to create a PowerShell course. It will be published on their platform at the beginning of 2024. It will cover the basics of PowerShell and how to use it to automate your daily tasks.