Google lens: Your One-stop SolutionGoogle has sped up development over the past few years. Google’s newest technology, based on the recognition of images, called “Google…Jul 22, 2020Jul 22, 2020
8 Habits of Highly Effective ProgrammersIn the contemporary world, software developers are in high demand as they find solutions to real-life issues and turn goals into reality…Jul 22, 20201Jul 22, 20201
Artificial intelligence: advantages and risksHave you ever imagined that one-day machines will think and work like humans? If no, the time has come for it. It happened thanks to the…Jul 20, 2020Jul 20, 2020
Why Become a Polyglot Programmer?The journey of becoming a professional programmer begins from learning the first programming language. Don’t get surprised, when you hear…Jul 20, 2020Jul 20, 2020
Published inBetter ProgrammingHow to Use Git SubtreesGit repositories inside of other Git repositoriesApr 23, 2020Apr 23, 2020
An Ultimate Guide to SSHSSH keys appear to be commonly used worldwide. The keys are used for executing financial transactions, updating configurations, moving log…Apr 16, 2020Apr 16, 2020
7 Things You SHOULDN’T do in GitUndoubtedly, Git can be your best choice; nevertheless, there are things that you shouldn’t do to avoid situations that may cause lots of…Apr 9, 20201Apr 9, 20201
Published inLevel Up CodingMerge or Rebase? That’s the ProblemActually, git rebase and git merge do the same thing but in different ways. They both integrate git commits from one branch into another…Mar 26, 20202Mar 26, 20202
Published inBetter Programming5 Git Practices for Effective WorkCommit early, commit oftenMar 19, 20203Mar 19, 20203
Published inBetter ProgrammingHow to Write Good Commit MessagesAnd why it’s so importantMar 10, 2020Mar 10, 2020
Getting Started With GitVersion Control System is an important part of programmers’ workflow. VCS enables developers to see code change history over time. It…Mar 6, 2020Mar 6, 2020
Published inBetter Programming7 Git Tricks to Save You TimeFrom searching for commits by keyword to listing forgotten aliases, and moreFeb 24, 2020Feb 24, 2020
Lesser-known But Useful Git CommandsIn this article, we will define a set of the most useful hidden Git commands. Let’s explore them together.Jan 30, 2020Jan 30, 2020
Top 10 Most Used Git CommandsLet’s have a look at the Top 10 Git commands, that most skilled developers tend to use.Jan 21, 2020Jan 21, 2020
How to Create an HTML Button that Acts Like a LinkSometimes we need to create an HTML button, that acts like a link (i.e., clicking on it the user is redirected to the specified URL).Nov 18, 2019Nov 18, 2019