Category: Internet

  • Programming Paradigm.

    Hi Everyone! Today we are going to talk about programming paradigm. And in pronounces, the ‘g‘ is silent in ‘paradigm’. So, in layman’s language programming paradigm is just the style of programming. Their are various styles of programming. Every developer is different, hence is the style. Here we are about to talk about the most…

  • What is MVC in programming.

    Hi Everyone! This concept is a bit difficult to understand, but that does not stop me from writing about it. I will try to be as clear and simple as I can. We have a lot to cover, So let’s just dive into it. I have also included diagrams and example code of MVC below.…

  • Everything is a ToDo list.

    Hi Everyone! Today’s topic might not be clear from the heading, so let me make it clear over here. This post is a bit different so brace your self to think a bit. In the field of programming, it is very important to understand the fundamentals and core concepts of programming. This field requires you…

  • The most difficult CS subjects.

    Hi Everyone! Let’s talk about the most difficult CS subjects and why these subjects are considered difficult. These are the subjects that really need an astonishing amount of hard work to excel and master them. So, without any further due, let’s just dive into this. The hardest CS subjects: 1.ARTIFICIAL INTELLIGENCE: Giving consciousness to machines,…

  • Avoid these bad coding habits.

    Hello Everyone! When it comes to coding, most people think it is something mystical that only geeks can understand. Believe me, it is not like that my friend. Anyone can code with a fair amount of practice. There is nothing mystical about it. Coding is a skill like any other. Like language learning, there’s grammar…

  • JavaScript debugging dev tools.

    Errors can and will happen every time you write some new computer code. Programming code might contain syntax errors or logical errors. Many of these errors are difficult to diagnose. Often, when programming code contains errors, nothing will happen. There are no error messages, and you will get no indications where to search for errors.…

  • Plunker and Angular JS.

    Hi Everyone! Let’s talk about Plunker, what is it and how is it related to Angular JS. Plunker is an online community for creating, collaborating on and sharing your web development ideas. Plunker is the best tool to prototype, experiment, share and debug your ideas on the web platform. From idea to implementation, Plunker helps you build the…

  • Developer v/s Hacker v/s Programmer v/s Computer Scientist.

    Hello Everyone! This is going to be very interesting. In this article, I will talk about Hackers, Programmers, Developers, and Computer Scientists. The level of their knowledge and expertise. I will try to keep it simple while explaining their roles in the industry and how they are different from each other and plays a different role. We…

  • FrameWorks and their pros and cons.

    FrameWorks and their pros and cons.

    Hello Everyone! Let’s talk about Frameworks. Today we are going to look at some pros and cons of using a framework. Before that let’s have a quick explanation of Frameworks. What is a FrameWOrk? In computer programming, a software framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific software. A…

  • 5 WP plugins every developer must have.

    Hello everyone! If you’re a web developer working with WordPress, read on to get five great plug-ins that can help in every aspect of the development process. WordPress plugins for developers are rated highly by developers since they help make their work easier. I have researched and found these 5 WordPress plugins that stand out…