Developer Tools & Productivity
Page 2 of 2
Categories(11)
Assemblies, ready-made solutions for development are pre-configured templates and kits designed to streamline the…
Browser Extensions are small software programs that enhance or modify the user experience on web browsers like Chrome…
Developer Productivity encompasses the tools and techniques that enhance a developer's efficiency beyond coding itself…
Git is a distributed version control system created by Linus Torvalds in 2005 to efficiently manage the Linux kernel…
GitHub is a platform for version control and collaboration, created by Tom Preston-Werner, Chris Wanstrath, and PJ…
Gitlab is an integrated DevOps platform developed by GitLab Inc., providing a comprehensive suite of tools for version…
Grep is a command-line utility for searching plain-text data sets for lines that match a regular expression. Originally…
Jira is Atlassian's issue and project tracking software, widely recognized for its ability to streamline project…
Postman is an API client and development platform that originated as a Chrome extension in 2012. It has since evolved…
VIM is a highly configurable text editor built to enable efficient text editing. Originally created by Bram Moolenaar…
Courses(45)
Showing 31–45 of 45 courses
Updated 3y agoA great code editor is a crucial addition to any web developer's arsenal of tools. In this course, learn how to make the most of Visual Studio (VS) Code—the pow1h 21m
UpdatedAn introduction to Subversion (SVN), covering the fundamentals of this version control system for managing source code changes.2h 56m
Updated 3y agoA video course for the state-of-the-art PHP developer who wants to work efficiently and successfully in a beautiful IDE.2h 49m5/5
UpdatedMaster Postman for API development and testing: collections, file uploads, OAuth, scripting, and CI integration with Newman and Jenkins.7h 49m
Updated 3y agoTo work with APIs we will use the Postman app! Postman allows you to quickly create a request with the required HTTP method and parameters, set the body, header3h 32m
Updated 3y agoIntelliJ IDEA is an integrated development environment written in Java for developing software.4h 17m5/5
Updated 3y agoThis course is for those, who looking to get more out of Jira. This videos will show you everything that Jira can provide to its user.2h 55m
Updated 3y agoMaster JIRA and Confluence through real-world examples: boards, sprints, workflows, agile project tracking, and team collaboration setup.11h 43m5/5
UpdatedA full Git and GitHub bootcamp covering commits, branching, merge conflicts, collaboration workflows, and the trickier edge cases.16h 54m
Updated 3y ago“Feel free to submit a PR!” - words often found in GitHub issues, but met with confusion and fear by many. Getting started with contributing open source is not38m
Updated 3y agoComplete Git and GitHub guide. Master basic and advanced Git features: commits, branches, merging, rebasing, squashing.19h 21m
UpdatedSet up and use GitLab CE for version control, continuous integration, merge requests, and issue tracking, from install to first repo.1h 27m5/5
Updated 3y agoA lot of courses promise you will become an expert. Becoming an expert in any tool comes with time and hard work. It simply does not make sense to promise somet5h 8m5/5
UpdatedGo beyond editor search with grep and find: regex search, recursive lookups, and fast answers about where code is used or imported.24m
Updated 3y agoAtom is a modern text editor that you can customize for any action, or use productively, without even touching the configuration files. Atom works on all operat1h 34m