Close

GitHub, Git

Git is a distributed version control system (DVCS) that tracks code changes. It is a popular choice for both small and large-scale software development projects.

GitHub is a web-based hosting service for version control using Git. It is one of the most popular Git repositories in the world, and various companies and organizations use it.

3 steps to improving your GitHub-experience

Adobe to Acquire Magento

By helping others help you, you’re setting yourself up for less friction. Here are 3 steps towards making the whole experience as smooth as possible 😀 1. Crafting the perfect pull-request A well-crafted pull-request will save everyone’s time by being to-the-point and doing what it says on the tin. Consider […]

Devamını Oku

What Is Amazon CodeGuru?

What Is Amazon CodeGuru?

What is Amazon CodeGuru? It is a machine-learning service for automated code reviews and application performance recommendations. It helps you find the most expensive lines of code that hurt application performance and keep you up all night troubleshooting, then gives you specific guidance to fix or improve your code. Leveraging […]

Devamını Oku

Most popular languages on GitHub, 2019

github

Most popular languages on GitHub as of October 25, 2019, counting only repos with at least 10000 stars. # language repos count 1 JavaScript 397 2 Python 115 3 Java 103 4 Go 78 5 C++ 53 6 TypeScript 46 7 HTML 36 8 C 33 9 Shell 32 10 […]

Devamını Oku

DevOps Tutorial for Beginners

DevOps Tutorial for Beginners

DevOps is a cultural and technical approach to software development that emphasizes collaboration and communication between software developers and operations professionals. It aims to streamline the software delivery process and improve software releases’ speed, quality, and reliability. DevOps practices aim to automate many software development and delivery aspects, including infrastructure […]

Devamını Oku

Tech Talk: Linus Torvalds on git

Tech Talk: Linus Torvalds on git

Linus Torvalds visits Google to share his thoughts on git, the source control management system he created two years ago. Linus Torvalds Linus Torvalds is a Finnish-American software engineer who is the creator and, until 2018, the lead developer of the Linux kernel, the operating system kernel for most Linux […]

Devamını Oku