The second course i took at DataCamp was Intro to Python for Data Science. As you might know by now, the purpose of this website is to train you in data science. I recommend you to learn python first from- ThinkPython before taking up this course. Doing so will allow you to complete this course in under 30-40 mins. Anyways, the course in itself is sufficient for begineers. It takes you through the various data structures, fucntions and packages and …
Blog Posts
Henceforth I will be using the bluescreen blog to document the things I do and experiment with. One of the recent things that got me interested is datacamp. What is datacamp? Datacamp is a platform to learn Python, R and Data Science. The good thing about datacamp is that it provides most of the courses for free. Apart from that it also provides a certificate at the end of the course completion. Course The first course I started at datacamp …
For any other queries and comments kindly post on Presentation Links https://github.com/eternnoir/pyTelegramBotAPI pip install pyTelegramBotAPI The code for the above mini project is available here: https://github.com/reach2ashish/simpleTelegramBot …
The following links will get you started with regex: http://regexone.com/lesson/introduction_abcs http://www.tutorialspoint.com/python/python_reg_expressions.htm Regex Tutorial Using Python Test your Regex here regex101.com Try Regex challenges@ Hackerrank …
This post is a quick intro to Python. Python is a 25 year old language. Python is a widely used high-level, general-purpose, interpreted, dynamic programming language.Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. Coming to the Code To explain the various syntax’s of python, let us look at an example Which gives you ‘n’ Fibonacci numbers n=eval(input("Enter the …






Social Profiles