π
Git Essential Training
π Author: Barbara Forbes
π° Level: Beginner
β° Duration: 1h 23m
π
π Topics: Git
π€ Join @linkedin_learning for more courses
π Author: Barbara Forbes
π° Level: Beginner
β° Duration: 1h 23m
π
Learn about the basics of Git and get comfortable working with Git, as well as GitHub Star and Microsoft MVP, on your own projects.
π Topics: Git
π€ Join @linkedin_learning for more courses
β€7π6π₯1π1
πΈ Full description πΈ
If youve ever wondered why someone should use Git or how to use it for version control, this is a great course to get started. Azure MVP and GitHub Star Barbara Forbes guides you through the installation process, the Git workflow, setting up and pushing code into a repo, and committing changes, all with a focus on version control and how Git can help you achieve it. Find out why people use Git. Learn how Git works, locally or through a provider, and how you can get it installed, configured, and running the way you need it to work. Follow the full process of pushing your code with Git, then explore ways to make changes to files. Discover important concepts in Git, like how to ignore files you dont want to include, how branching can help you with development, what should be in a commit, and how to troubleshoot if you get into trouble. Plus, get current instruction on using GitHub Star and Microsoft MVP.
If youve ever wondered why someone should use Git or how to use it for version control, this is a great course to get started. Azure MVP and GitHub Star Barbara Forbes guides you through the installation process, the Git workflow, setting up and pushing code into a repo, and committing changes, all with a focus on version control and how Git can help you achieve it. Find out why people use Git. Learn how Git works, locally or through a provider, and how you can get it installed, configured, and running the way you need it to work. Follow the full process of pushing your code with Git, then explore ways to make changes to files. Discover important concepts in Git, like how to ignore files you dont want to include, how branching can help you with development, what should be in a commit, and how to troubleshoot if you get into trouble. Plus, get current instruction on using GitHub Star and Microsoft MVP.
π13
Git Essential Training.zip
198.8 MB
π15β€3
π
IT Help Desk for Beginners
π Author: Robert McMillen
π° Level: Beginner
β° Duration: 2h 7m
π
π Topics: Technical Support, Help Desk Support
π€ Join @linkedin_learning for more courses
π Author: Robert McMillen
π° Level: Beginner
β° Duration: 2h 7m
π
Explore the wide variety of roles, systems, responsibilities, and certifications available to start pursuing a career in technical support.
π Topics: Technical Support, Help Desk Support
π€ Join @linkedin_learning for more courses
π18β€7
πΈ Full description πΈ
Interested in a job in IT? One of the best ways to break into the field is to land a role as an IT help desk technician. This course is an ideal starting point for anyone wishing to venture into the field of technical support or strengthen their technical savvy and improve technical skills. Instructor Robert McMillen covers the fundamentals of IT help desk responsibilitiesβincluding software, networking, and troubleshootingβas well as the soft skills required to become a successful customer service professional. Explore the responsibilities of a typical entry-level IT help desk technician, with tips from Robert on where the role can lead and how to scout out and obtain an official certification. By the end of this course, youll be equipped with the know-how to assess your professional options in remote, hybrid, and on-premises work environments.
Interested in a job in IT? One of the best ways to break into the field is to land a role as an IT help desk technician. This course is an ideal starting point for anyone wishing to venture into the field of technical support or strengthen their technical savvy and improve technical skills. Instructor Robert McMillen covers the fundamentals of IT help desk responsibilitiesβincluding software, networking, and troubleshootingβas well as the soft skills required to become a successful customer service professional. Explore the responsibilities of a typical entry-level IT help desk technician, with tips from Robert on where the role can lead and how to scout out and obtain an official certification. By the end of this course, youll be equipped with the know-how to assess your professional options in remote, hybrid, and on-premises work environments.
π29β€13
IT Help Desk for Beginners.zip
197.8 MB
β€23π21π₯4
π
CSS Layouts: From Float to Flexbox and Grid
π Author: Christina Truong
π° Level: Intermediate
β° Duration: 1h 46m
π
π Topics: CSS Grid Layout
π€ Join @webdev_trainings for more courses
π Author: Christina Truong
π° Level: Intermediate
β° Duration: 1h 46m
π
Floats are fading away fast. Learn how to make the jump from floats to Flexbox and Grid to more efficiently create page layouts with CSS.
π Topics: CSS Grid Layout
π€ Join @webdev_trainings for more courses
β€7π4
π
Time Management Fundamentals
π Author: Dave Crenshaw
π° Level: General
β° Duration: 1h 47m
π
π Topics: Time Management
π€ Join @linkedin_learning for more courses
π Author: Dave Crenshaw
π° Level: General
β° Duration: 1h 47m
π
Get time management strategies to stay organized, keep a clear mind, and be more productiveβin work and life.
π Topics: Time Management
π€ Join @linkedin_learning for more courses
π15β€9
πΈ Full description πΈ
What would you do if you had an extra 10 hours per week? Sounds impossible? In this course, productivity expert Dave Crenshaw shows you how to get more done in the shortest time possible and give you more of that precious free time. The course lays out the theoretical and practical foundations for being more productive and explains the obstacles that can get in the way. It then gives practical strategies for increasing productivity in three main areas: How to develop habits to be more organized and reduce the clutter in your workspace; how to stay mentally on task and eliminate the to-dos you have floating in your head; and how to develop a time budget to get the most done during your workday and focus on your most valuable activities. If youve been looking for strategies to help you manage your time more efficiently, this course may be well worth your time.
What would you do if you had an extra 10 hours per week? Sounds impossible? In this course, productivity expert Dave Crenshaw shows you how to get more done in the shortest time possible and give you more of that precious free time. The course lays out the theoretical and practical foundations for being more productive and explains the obstacles that can get in the way. It then gives practical strategies for increasing productivity in three main areas: How to develop habits to be more organized and reduce the clutter in your workspace; how to stay mentally on task and eliminate the to-dos you have floating in your head; and how to develop a time budget to get the most done during your workday and focus on your most valuable activities. If youve been looking for strategies to help you manage your time more efficiently, this course may be well worth your time.
π22β€5
Time Management Fundamentals.zip
614.3 MB
π26β€15
π
PostgreSQL: Client Applications
π Author: Adam Wilbert
π° Level: Intermediate
β° Duration: 2h 34m
π
π Topics: PostgreSQL
π€ Join @linkedin_learning for more courses
π Author: Adam Wilbert
π° Level: Intermediate
β° Duration: 2h 34m
π
Learn about the PostgreSQL command line utilities that provide database administrators with a powerful set of tools for managing remote database servers.
π Topics: PostgreSQL
π€ Join @linkedin_learning for more courses
π9β€3
πΈ Full description πΈ
PostgreSQL is one of the most popular open-source database management systems. In this course, Adam Wilbert introduces you to the command line tools used in professional PostgreSQL database administration. These tools are used for remote management of the server and provide detailed insight into the configuration and operation of the server. Adam starts by locating or installing the tools, then explores the operation of the main utility, psql. Psql provides a wide array of configurable options that can be combined to create flexible workflows for sending SQL commands to the server, or for exporting query results to external files. Adam finishes the course with a detailed look at the command line utilities used to create and restore database backups.
PostgreSQL is one of the most popular open-source database management systems. In this course, Adam Wilbert introduces you to the command line tools used in professional PostgreSQL database administration. These tools are used for remote management of the server and provide detailed insight into the configuration and operation of the server. Adam starts by locating or installing the tools, then explores the operation of the main utility, psql. Psql provides a wide array of configurable options that can be combined to create flexible workflows for sending SQL commands to the server, or for exporting query results to external files. Adam finishes the course with a detailed look at the command line utilities used to create and restore database backups.
π8π3β€2
π
Visio 2021 Essential Training (Office 2021/LTSC)
π Author: David Rivers
π° Level: Beginner + Intermediate
β° Duration: 1h 58m
π
π Topics: Visio
π€ Join @linkedin_learning for more courses
π Author: David Rivers
π° Level: Beginner + Intermediate
β° Duration: 1h 58m
π
Find out how to use all the essential features of Visio, the popular diagramming tool from Microsoft.
π Topics: Visio
π€ Join @linkedin_learning for more courses
π18β€5