Posts

Languages for AI

Image
As we know, AI is tremendously growing in the whole world because we want automation or smartness in everywhere like in machines, phones, homes, office, any electronic devices, and etc. Now, there are a huge amount of newcomers of computer science students who are moving to AI, ML(machine learning), DL(deep learning), NN(neural network), Data Science, etc to grabs the opportunity of future technology. But some beginners have some confusion about getting into AI, ML, etc. So in this article, we will roll around to this topic. First of all, The primary step is that which depends on your projects which you have to build using machine learning, artificially intelligence, etc libraries. The implementation of AI, ML, Data Science is all about libraries, which is available in programming languages. Programming languages. 1. Python. 2. Java. 3. JS. 4. C++ 5. R. Here, above the list of programming languages that are majorly useful to build AI, ML, DS, etc. So, the first one

What is Golang and How to install it?

Image
What is Go? Go is a procedural programming language. It was developed in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson at Google but launched in 2009 as an open-source programming language. Programs are assembled by using packages, for efficient management of dependencies. This language also supports the environment adopting patterns alike to dynamic languages. For eg., type inference (y: = 0 is a valid declaration of a variable y of type float). Why Go? Go language is an effort to combine the ease of programming of an interpreted, dynamically typed language with the efficiency and safety of a statically typed, compiled language. It also aims to be modern, with support for networked and multicore computing. Windows. Here, we will discuss, how we install the Golang in our system such as Linux, Windows, macOS. Firstly, Windows because there are many users who use windows than Linux(best OS for developer) and macOS. Step-1) Download the Golang B

React Native vs Flutter

Image
Today, We have a lot of frameworks, libraries to build Android and iOS app simultaneously with single Codebase. In there we have Two popular Framework to develop the Mobile app in Single Codebases such as React Native and Flutter. I know this above is not new news, but there are many developers or programmers even a big or small organization has confusion to choose an appropriate framework according there need or requirement to build the mobile app.     because of that, we will discuss some differences between React Native and Flutter. So let's get Started our main discussions. Programming Language. RN : We just have known a very popular language which is JavaScript and some familiarities of React(its optional). Flutter : We have to know Dart, it is a client-optimized programming language for fast apps on multiple platforms, It is developed by Google and is used to build mobile, desktop, backend and web applications. Architecture. RN : React Native ar

WIREFRAME

Image
Now, lets you imagine that you have to build a house for your home, Building. So what your first job to do? I know many people are saying money, yes, of course, is it. But the most important job is planning and that planning is a showcase in the form of Blueprint. Blueprint basically give a full or completed prediction of Building. In the blueprint, they show many things such as how many rooms, cabin, office, washroom, ladders, kitchen, etc. with a perfect way between those two rooms. Blueprint This is above you see that how to look Blueprint. And I hope now you got to understand what I want to say that what is the initial step to start or work on any project. Lets came in our main topic, If you are Web App developer, Mobile App developer, UI designer, and UX designer.       Whenever you want to work on any project such as Web Development, Android Dev, Software, etc. so your initial step is WIREFRAME(same as Blueprint).  WIREFRAME What is Wireframe? The wirefram

How Network Communications Occurs? | OSI Model.

Image
Today, In this blog we are talking about How Network Communication occurs with the OSI Model. First, the OSI Model Stands for  Open Sytems Interconnection. The OSI model is a conceptual model of how network communication occurs. For network communication to happen, the layers must work together to transmit a message from one device to another. There are 7 layers in the OSI model. We'll start at the top-most layer, layer 7, and work our way down to layer 1.     Layer 7 - Application     Layer 6 - Presentation     Layer 5 - Session     Layer 4 - Transport     Layer 3 - Network     Layer 2 - Data Link     Layer 1 - Physical The OSI model is a breakdown of the various aspects of network communication. It is concerned with the ability of different systems to be connected with each other. It's a conceptual breakdown of all the parts that are involved and groups them into logical sections. Let's check them out. This above image will help you to understan

How JS & PY Grabs All Technology.

Image
I know that some of there who tell me, hey you guaranteed us that this prog lang is top for all and I can only learn those languages.     So answer is to my friends this only my assumption by day-2-day work in coding areas. Now let's get started, First I assume that you have intermediate or advance experience of prog languages such as Java, Python, PHP, JS, Ruby, C, C++, etc. then we came on to the point. As we know, Today we heard an everywhere a lot of word such as "Artificial Intelligence", "Machine Learning", "Deep Learning", "Neural Network", "Reinforcement Learning", "Full Stack Web App Development", "Complete Mobile App Development", etc. So that our future! because every big company wants to solve problems which are humans facing in there life-cycle. And then they make or innovate such kinds of ROBOTS, Artificial machine, which they think there own and then they implement it. So that whole mass

Why We Learn Linux?

Image
Hey there, I know you already watch or read tons of content about why we learn Linux, But stay with me because here am give you reason that why we should learn or work on Linux. We are not here to cover the history of Linux, because are tons of videos available on the internet about it. First of all, " LINUX IS EVERYWHERE ". Whether you know it or not you are already using Linux every day. Every time you use Google or Facebook or any other major Internet site, you are communicating with servers running Linux. Most DVRs, airplane, and automobile entertainment systems and recent TVs run on Linux. Most ubiquitously, if you are using an Android phone, you are using a flavor of Linux. At its core, Linux is software used to control hardware like desktop and laptop computers, supercomputers, mobile devices, networking equipment, airplanes, and automobiles; the list is endless. Linux is everywhere.    Now, I think you little bit get the importance of Linux in our tech world.