Knowledgebase

Viewing articles tagged 'coding'

10 Git Commands you should know Here are 10 commands to know and some of their common flags.  Inspecting Things Let’s look at... 12 Development Methods Today we have reached a situation where you have control over everything at the tip of your... 143 JavaScript Interactive Coding Exercises   JavaScript is used everywhere. If you don't already know how to program in JavaScript,... 4 Python Tricks 1. Multiple Assignment When you want to give several variables the same values, you will... 9 FREE Programming Courses 1. Computer Science for Web Programming Course by HarvardX. This certificate contains one... A-Z useful Python tricks Python is one of the world’s most popular, in-demand programming languages. This is for many... Advanced Computer Vision with Python More and more applications are using computer vision these days. We just published a full... Django & Vue eCommerce It is estimated that there are 24 million eCommerce websites on the internet. Do you want to... Django Quick Tests   I'm sure you agree that you have to check to see that your codes do what you expect them to... Everything you've ever wanted to know about building a mobile app Is It Worth It To Build A Mobile App For Your Business? [A Data Driven Answer] As a business... GitKraken : Public kanban boards We’ve been cooking up some stranger things to make your issue-tracking experience even more... GitKraken Introduction New to Git Whether you are a newborn or a wizened deep-ocean octopod, this Getting Started Guide... How not to be a mediocre developer Disclaimer: I am not the best developer but I appreciate and reason the differences which... Migrating from PHP 7.4.x to PHP 8.0.x Migrating from PHP 7.4.x to PHP 8.0.x  Table of Contents New Features Backward Incompatible... PHP Performance Optimization Application performance is not just a technical issue. Performace can make a business... Preventing back pain Preventing back pain World Spine Day collaborators and organisations have compiled a helpful... Pydroid tutorial from 18yo   Hey there, how are you? I'm an 18 year old a backend developer and an aspiring Machine... Start your Python Django app on cPanel Start your Python Django app on cPanel We have created this tutorial as a simple start for... The mistakes I made as a beginner programmer Learn to identify them, make habits to avoid them   Let me make one thing clear... Top 2020 IT skills We conducted 213,000 recruitment coding tests around the world. Here's what we learned New... Useful tips to help you create good habits as a web developer Photo by rawpixel on Unsplash This article is aimed at junior developers, but... What I wish I knew when I started to work with React.js After its initial release on May 29, 2013, React.js has taken over the internet. It’s not a... Write Clean Code   Recently I have finished reading the classic Clean Code by Uncle Bob.As I like to jot...
Back