Skip to main content

Posts

What exactly is Cryptocurrency ?

A cryptocurrency is a digital or virtual currency that is meant to be a medium of exchange. Some other features of cryptocurrency: There's a limit to how many units can exist Easily verify the transfer of funds Operating independent of a bank Allows new units to be added only after certain conditions are met What makes Cryptocurrencies special ? Little to no transaction costs 24/7 access to money No limits on purchase and withdrawals Freedom for anyone to use International transactions are faster What's the Cryptography ? Cryptography is a method of using encryption and decryption to secure communication in the presence of third parties with ill intent Cryptography usually requires a computational algorithm (like SHA256), a public key (that the users shares with everyone) and a private key (which acts like a digital signature of the user) A normal bitcoin transaction: Transaction details ➡ SHA256  ➡ Passed through a signature algorithm with the user's private key  ➡ Digital...

Understanding of the key technologies in data science

  What Will You Learn ? Develop in depth understanding of the key technologies in data science and business analytics: data mining, machine learning, visualization techniques, predictive modeling, and statistics Practice problem analysis and decision-making Gain practical, hands-on experience with statistics programming languages and big data tools through coursework Employ cutting edge tools and technologies to analyze Big Data Apply algorithms to build machine intelligence Who is the target audience? Anybody with an interest in Data Science Anybody who wants to improve their data mining skills Anybody who wants to improve their statistical modelling skills Anybody who wants to improve their data preparation skills Anybody who wants to improve their Data Science presentation skills Benefits This course will give you a full overview of the Data Science journey. Upon completing this course you will know: How to clean and Prepare your data for analysis How to perform basis visualisat...

Artificial Intelligence | AI, ANI, AGI, Superintelligence, Neural network.

Welcome to this Article on AI, where we'll take you through the basics of what AI is, how its created, and how it'll look in the future. AI stands for artificial intelligence . That's just a fancy way of saying it's intelligence created by humans. There's a particular term for machines that have artificial intelligence. Can you guess what it is ? It is Intelligence agents. Agents just means it's something that carries out an action. When we talk about intelligence, we're referring to the ability of gathering, processing and then applying knowledge. But intelligence doesn't always have to mean something groundbreaking. The truth is there are different types of AI, all varying in their level of intelligence. AI is already integrated into many applications we interact with on a daily basis, without really being called AI. If we take a closer look, we can see that AI is all around us, just not as intelligent as science-fiction stories protray it to be. The ...

Let us understand DevOps

What Will You Learn ? DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) This article will get you started with the fundamentals of DevOps and understanding how to use it in real projects Understanding what DevOps is and why it's needed along with the basic terminologies Getting started with DevOps and understanding its architecture and lifecycle Introduction to Git and it's basic commands Introduction to Docker, Docker container and it's related concepts Getting started with Jenkins and understanding how to integrate it with Github Basics of Selenium and Nagios Who is the target audience ? Students and industry professionals who wish to get hands-on something called DevOps Users who wish to learn how to integrate the processes between software development IT teams and manage various projects Benefits Improved operational support and faster fixes Good processes across IT and teams, including automation Increased team flexibility an...