Posts

The programming language you can opt

Image
Hey  Buddy  😎, What is UP..., Programming language is evolving just like any professional area or profession for many people. Some technology becomes top-rated and touches the peak rapidly and some lose their prime positions as technology is changing rapidly and it's not a wise step to learn those type of language which are already moving down on the graph, For a beginner striving to learn to program it might be a bit complicated to figure out which technology to choose. Let me help you out by introducing you to 5 gems of the programming world:-- 1 . JAVA : Platform - Web, Android, Desktop, Games & Database Connection. About:-  Java is a high-level, cross-platform, Object-Oriented Programming Language that is designed to work on different platforms like Windows, Linux, and Raspberry pi. Java is created by 'James Gosling' in 1995 and now it is owned by the tech giant 'Oracle', it is secure, fast and powerful that's why more than 3 billion devices run java. I

Git & GitHub - The Simple Guide

Image
 Hi  Buddy!  How are you, If you are a tech or geeky person then you hear a lot of Git and Github, or if you are seeking to be a part of an open-source contributor then you must have to learn about Git and Github. So let's start... What is Git? Git is a version control system(VCS) for tracking changes in computer files and coordinating work on these files among multiple people. It was created by "Linus Torvalds" in 2005, he was also a developer of Linux Kernel which is also a part of the open-source community Git is a distributed version control system, so git does not necessarily rely on a central server to store all the versions of the project's files. Instead, every user "clone" a copy of the repository (a collection of files) and has the full history of the project on their own hard drive. This clone has all the metadata of the original, while the original itself is stored on a self-hosted server or a third-party hosting service like GitHub and GitLab. W

Programming / Coding - The Beginning

Image
😃 Hi, What's up dear let's see and learn something... " Programming is simply the way of communication or medium by which you implement some logic and algorithm to instruct your computer or electronic device to perform some task ". - Importance of Programming : If you want to learn programming then sometimes you may think - Why should programming? Why programming Language is created? As humans we always try to make our task easier, which is possible with the help of Technology i.e computer, smart devices, smart phones and these things are controlled by humans to achieve some task. Very earliest computers were actually programmed by changing ones and zeroes manually alternating the circuit and wiring. which is typically a taught task . Ah! It was not easy to create so many program for specific tasks or applications only, and they were gigantic in size so it was quite limited. That's why the creation of programming language was a revolutionary step that took the fi