Skip to main content

Posts

Featured

4 simple steps to setup JAVA on Windows Machine

Let's setup Java on your windows machine Step1: Head over to google & search for: JDK download :  direct link And download appropriate package for your system..! (Ex: If it's windows 64bit, then download windows x64 package) TIP: to know what system build/type is your system just tap windows home key & pause break key. Some Acronyms: JDK >> JAVA Development Kit JAVA SE >> Standard Edition JRE >> Java Runtime Environment AND THROUGHOUT THESE STEP STAY CONNECTED TO A NETWORK Step2: Install a code editor to actually write your java code..! Here you have several options, to choose: Eclipse :  direct link reason: it's popular. Visual Studio Code:  direct link reason: it's free & huge community support, much faster and less resource intensive. IntelliJ: 

Latest Posts

Let's build Face Mask Recognition without coding and in under 8 minutes !!!

Awesome VS code extensions for python and in general !!

Build a TEXT TO SPEECH app under 3 min & 8 lines using PYTHON and PYTTSX !!

A Quick Guide for C++ #5

How to setup C/C++ in Sublime Text 3

A Quick Guide for C++ #4

Best IDE's and Text Editor for software development !!

What is Compiler and Interpreter ??

Translate