//

Guides

//
emacs_packages2-1.png
17 cool Emacs packages for productivity in 2021
September 2,2021
/
6 -min read
Since 1976,the Emacs—short for Editor MACroS—family of text editors continues to evolve thanks to…
post default image
What is visual scripting and how it works
April 22,2021
/
5 -min read
Visual Scripting -- it's one of the rising ways to learn how to code. Kids…
DE40246D-C252-44AF-A0E4-12A550DA6220_1_105_c-e1617781197146.jpeg
Kite vs. Tabnine
April 7,2021
/
<1 -min read
 https://www.youtube.com/watch?v=10cO9UNsA3Y&ab_channel=CodewithAniaKub%C3%B3w YouTuber and JavaScript Specialist Ania Kubów took the time and effort to help her dev…
post default image
Beyond React console.log:Understanding debugging in React
March 31,2021
/
5 -min read
In debugging React (or any kind of JavaScript-based application) developers tend to rely on the…
post default image
The fundamentals of C++
March 24,2021
/
6 -min read
C++ has been around a long time -- since the 70s to be more precise.…
post default image
Is Visual Studio Code really the best code editor?
February 28,2021
/
6 -min read
Developers are highly opinionated when it comes to code editors. Some people swear by Vim.…
martin-schmidli-XAlW67xB6_Y-unsplash.jpg
Breaking down arrays in C++
February 15,2021
/
4 -min read
Arrays are one of the foundations of data in almost every programming language. The idea…
eclipse-tabnine2.png
14 best plugins for Eclipse IDE (100% free)
February 6,2021
/
5 -min read
1,667 available plugins and solutions on the Eclipse marketplace online! By the time you read…
post default image
JavaScript vs. TypeScript:Which one should you use?
February 4,2021
/
6 -min read
The web is now JavaScript. Not just desktop browser-based web - but also native mobile…