World of Data Science In this world , the human will produce large amount of data day by day based on their activities . So now see how this data plays major role in many IT industries . Data Science : In 21st century the data plays important role . The companies will collect the data from various resources . The more data you have , the more business insights you can generate . By using this data , the companies will predict the human behaviour and recommend their products and services based on human activity on social media . All these possible only when you have data . By using various resources and tools we will modify and use the data . Artificial Intelligence : This is the common word we are listening from many years . Yes ,this is the future . In every working sector the artificial intelligence will be present in coming days . The usage of AI will be high in coming days . Artificial int...
So here , welcome all ,hope all are good.i am starting a new series of python which covers the basics to advanced Python topics.after that there is Some basic projects will be posted for beginners who are learning the python.. Introduction to python: So,in this technology world we all know that we can't live without smart gadgets.when the years was going on technology also increasing and updating day by day. We all know that python was a basic and new trending programming language in this decade.so every student who are going to face and challange future things should know and learn the python.python is very easy language to learn compared to other programming languages. Here,i will give an example that how python was easy compared to other programming languages. We know how we write Hello world! In all languages and compared which was easier. C : #include int main(void) { print("Hello, world!"); } Pascal : program HelloWorld; begin WriteLn('Hello, wor...