Posts

Showing posts from December, 2018

How to start programming?

Image
"ONCE YOU ACCEPT A THOUGHT MAKE IT YOUR LIFE, LEARN FROM IT. LIVE THE THOUGHT LET IT OVERPOWER YOUR MIND YOUR MUSCLES. EVERY PARTICLE IN YOUR BODY.DO NOT ENTERTAIN ANY OTHER THOUGHT, SUCCESS WILL FOLLOW."  - By Swami Vivekanand If you belong to IT or CS background you need to know at least 1-2 language by-heart i.e C++, Python, Java etc. Programming seems to look hard but it is much easier than we think. Just the approach should be good and you can do wonder if you know any of the above-mentioned programming languages. Since when I  started learning, then I didn't know how to print hello world program in the console and how to compile, during practical I always copied the program from my classmates. But after so much of hard work I can say that I know to the programme. I am saying that anyone can learn to programme, the main thing you need to make decisions that I will give all the necessary hard work it requires. I am mentioning some tips you should know before start cod

Artificial Intelligence: Boon or bane?

Image
When the 21st century began, we spoke of how Artificial Intelligence would soon replace workers and take over that space, leaving a susceptible job market. While that prediction was true, nobody saw the advent of AI taking over legal jobs, managerial jobs, and even reporting jobs. This leaves us to the question: Will artificial intelligence take over the world? The answer is a double-edged sword. If we don’t discount these factors, then expect to see a Terminator-like situation in the future. It could be a violent scenario, as an experiment recently showed. Google’s DeepMind did a series of an experiment on how AI would react to hostile situations. In the experiments, it was shown that the AI-powered robots resorted to violence and attacked other robots in order to survive. Stephen Hawking, Elon Musk, Steve Wozniak, Bill Gates , and many other big names in science and technology have recently expressed concern in the media about the risks posed by AI, joined by many leading AI resear

How to start Machine Learning?

Image
Machine Learning now one of the trending technology in the 21st century and will take off high until the year 2020. By looking growth of machine learning it's a very hot topic for programmers. Every programmer wants to learn this new Technology, But it requires proper guidance since one can't start randomly and hope for best that eventually he'll become master in machine learning. Here in this blog, I mentioned some basic step which is required for beginners i.e.who really  want to machine learning seriously: The major topic which is required in machine learning which is the base of this technology: 1) Mathematics    i)linear algebra    ii)probability    iii)statistics    iv)calculas (Integration and Differential Equation for complex algorithm)    v)graph    vi)3-D space and vector  2) Algorithm   i)creating of the algorithm   ii)Analysis of the algorithm 3) Programming   i)Python (for beginners which I suggest)   ii)R   iii)MATLAB (for good visualization) 4) Imagination