Knowledgebase

Viewing articles tagged 'code'

10 Git Commands you should know Here are 10 commands to know and some of their common flags.  Inspecting Things Let’s look at... 3 things you might not know about GitKraken 3 Things You Might Not Know About GitKraken:   1. There's a Built-In Code Editor Use the... 4 Essential Tools for Remote Collaboration, Communication & Project Management In the hours since making this pivotal transition, we discovered which software tools currently... 9 Developer Productivity Tools BG Image by Markus Spiske on Unsplash   The internet is not... Automatically video edit with Python The time has come! I’m creating courses for amazing companies like Business Science and Ciencia y... Coding Starter Kit Coding Starter Kit From answering the most basic programming questions to helping you figure... Django Quick Tests   I'm sure you agree that you have to check to see that your codes do what you expect them to... Facebook Workplace Markdown       You can only compose formatted posts with markdown from a computer. You'll need to have... How computers and internet work How do computers and the internet work? - Computer Science Basics   Have you ever wondered... How small businesses develop mobile apps Small businesses with limited resources may struggle to build a mobile app. Our survey... PyScript = Python + HTML   PyScript is a python script that can be run in the browser using a mix of Python and... 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... Why Senior Devs write dumb code and how to spot a Junior from a mile away One of my all time favorite quotes is from Brian Goetz, a smart dude in the Java world who is one... Write Clean Code   Recently I have finished reading the classic Clean Code by Uncle Bob.As I like to jot...
Back