Posts

WHY IS EVERYONE PREFERRING SOFTWARE OVER HARDWARE?

Image
Currently the trend is pretty clear get a good rank, join a good college and opt for Computer Science. Everyone around only has  one dream that is to join a big product based company be it Google , Microsoft or any other tech giants . Swipe through social media you will find hundreds of post asking about the best programming language to learn , how to start competitive coding , how to be a ethical hacker !!!! Everything except hardware, clearly it can be seen that software development  is dominating the hardware development  scene in the current generation . But WHY?? Is there any definitive answer ? Today we shall discuss about that only , that is " Why is software development preferred over hardware development" There are several reasons behind this , lets start from the first one 1 . Monetary condition : Already raising your eyebrows well hold on, will try to explain everything , in a country like India which is still a developing nation , softwar

COMPETITIVE PROGRAMMING : THE REAL DEAL

Image
Competitive coding the name itself gives you an idea about the topic, solving problems using programming in a language of your choice, and that too competitively is competitive coding. Well, competitive coding has several advantages we shall discuss them here, the first and the foremost advantage of competitive coding is that it helps you develop problem-solving skills and makes you better at data structures and algorithms, both of them can be termed as the backbone of programming. The second advantage of competitive programming is that it helps you to get some really great offers from tech giants across the globe , several companies hosts programming contests and if you can perform well in those contests sometimes you get an opportunity do an internship or even sometimes you get direct job offers at reputable positions. Even indirectly it helps ,  ranks, and positions in coding contests can be used in your CV , which obviously will help you during your interviews. The third advantage

WHAT ARE SOCKETS IN NETWORKING ???

Image
Many of us have heard about sockets in Internet or in networking. But have you ever thought what exactly is it and what it has to do with the networks or internet in general? So today I will be telling you what a Socket is, in a broader view. Before jumping to the Sockets, we need to learn few thing to understand the Sockets later. Those are mentioned below: 1. Protocol 2. Address 3. Port ----------------------- 1. Protocol: Protocols are the set of rules in the internet/network which governs the internal functionality of communication. Two of the famous protocols used in data transmssion are TCP and UDP(google for more info). 2. Address: The word "Address" is referred to IP address of a host(computer) in the world of networking. That IP address is generally IPv4(IP version 4). This address is used to uniquely identify each hosts(computers) in a network. 3. Port: You may have heard about the words 'port', 'port number', 'http port&

IDEAL LAPTOP FOR A NEWBIE TECHIE ?

Image
Don't get confused by the title of the blog , by no means i am disrespecting someone , but lets be honest everyone is a newbie in the beginning. And for the starters lets take the approx budget as 60K. Without much intro, lets get started ..... (We will not mention brands here so do a bit of research yourself ) Maybe you are in class 12 and have interest in coding and tech related stuff or maybe you have opt for B.tech in computer science or in information technology or maybe you just need a laptop anyway which can do the job, then hold on. We will discuss about the ideal specs a laptop should have if you fall in those above mentioned categories and your budget is close to 50 -60 K. Firstly coding is not that CPU intensive so pretty much every thing will do, but since you are in your teens we need to take care of your basic gaming and video streaming needs, so the best bet is gonna be a Quad core CPU clocked at a minimum of 1.6 GHz. Since we already mentioned gam

FIVE BEST WAYS TO EARN MONEY ONLINE .

Image
Studying in a college or even school having lots of free time ! Why not use that time to earn some money, well if you are that guy this is the right blog for you. In this blog we will discuss about the five best ways you can earn online . Firstly there is no process through which you will get free money, everything needs time and passion,so if you can invest both of them you can earn. With all these stated  LETS GET STARTED. 5.  SELLING PHOTOS   : Good in photography have a DSLR why not make some money ,even if you don't have a DSLR ,everyone has a smartphone now a days and most of the people try their hand in photography , so if you are good in photography and you have clicked some good to excellent images, why not sell them online and earn some money ? maybe because you don't know , all the shutterbugs reading this there are several websites around where you can sell your photos for a decent enough price for example Shutterstock.. So, why wait try it . 4. AFF

TOP 5 MOST RELEVANT PROGRAMMING LANGUAGES TO CONSIDER IN 2018

Image
In these modern era there are plethora of programming languages to learn, so how can you decide which language will give you an edge in both competitive and professional fields . We can't ever state that one language is better than another  because every language has its respective advantages as well as disadvantages , so we will discuss about the top 5 most relevant languages in 2018......... Lets gets started . 5.  SQL:  or Structured query language is one of the  most widely used as well common programming language around the world , and recently its popularity has increased a lot , SQL has several versions or variation one common example is mySQL. SQL is basically used  for communicating with a database,SQL statements is used to add or retrieve data from a database. 4. JAVA:  most of the people reading this blog will already know about the functions and applications of JAVA but still for the sake of formality , JAVA is a programming language used for several thin

WHAT SHOULD WE LEARN FIRST C or PYTHON ?

Image
Coding and programming these two words can now be heard everywhere, every student who wants to do engineering are pretty much interested in CSE well not everyone but at least 60% of them are,and that's the reason cutoff for CSE is so much high in the recent times. So, everyone is interested in CSE we do get the general idea ,now we come to coding or programming . Everywhere in social media we get to see one common question that is "Which programming language  should we learn first ?" or " how can i start coding "...... Here is the answer. First of all we have to What is C and Python? So, C is a programming language  first  developed by Dennis Ritchie in the 1970s , its quite a simple yet powerful language. now, Python is termed as an advanced third generation language and                                                                                 it was developed by Guido van Rossum in the 1990s. We shall talk about the advantages of p