Skip to main content

Posts

Showing posts from June, 2019

MySQL

M ySQL INTRODUCTION today we are living in the 20th century and every day tons of data are generated. for storing these tons of data new and advanced computers are introduced like cloud computing etc. these generations of data are genuine because every day in banks new transactions are processed, there are a huge variety of online stores which keeps tracking of there users for example name, address email etc, the schools and colleges keep all confidential information of the student from the beginning till now and there are many organisation which are generating huge data. So, consider if someone(named boss) tells you to handle all this and present this in a well-defined manner then what will you do. (one question arises here, why someone wants to handle and present it in a well-defined data? The answer is that the boss wants to do some predictions that in the next three or four years where the position of the company, the company will be in the profit or in loss )so, today I...

commanding on coding

     COMPETITIVE PROGRAMMING  "Practise makes a man perfect " In today's new era, the one who is in the field of coding and programming (Both are almost the same) wants to get command on coding. every day new things and packages are introduced for the betterment of the software and its user experiences.so, today MAX is here to give you all possible ways to get command on coding. Today we will talk about the five steps that will increase your coding skills from zero levels to advanced level. STEP-1 Consider a code source like books, websites,  online courses and any other stuff from which you are comfortable( I prescribe to use books for better understanding and clear-cut overview of contents .)and then makes another notebook and extract all the syntax of each and every topic. the main moto of doing this is that you will learn the syntax of the programming language, which is ignored by many students, and for writing programmes, they seek for the syntax a...