data analysis, software metrics, software projects

Here I speak about data analysis, (Python, Tableau, SQL, PostgreSQL), software metrics (FPA, SNAP) and project management (PMBoK, Prince2, Scrum).

I have launched it recently, so now I am still preparing amazing articles to share with you, but as a starting point, I would like to show you 3 fantastic recommendations to learn Python, the programming language massively used in data science and in finance. See below!

The best from Python


1 - The first one is a YouTube video. This Python course will give you a full introduction to all of the core concepts in python. There are more than 28 million views. It is a tutorial developed by Mike Dane titled "Learn Python - Full Course for Beginners [Tutorial]". It is a video with 4 hours and 25 minutes available on the "freeCodeCamp.org" channel.


2 - The second recommendation is the "Programming for Everybody (Getting Started with Python)". This course aims to teach everyone the basics of programming computers using Python. It covers the basics of how to construct a program using simple instructions. There is no pre-requisite, anyone with moderate computer experience should be able to master the materials in this course which covers Python 3. It is a course available on Coursera, offered by the University of Michigan with approximately 19 hours required to complete. There are more than 2,396,471 students already enrolled, more than 201,215 ratings with an average of a very high score of 4.8 stars. 


3 - And finally, the second edition of the best-selling Python book in the world (over 1 million copies sold) is available on Amazon. Python Crash Course is a fast-paced, thorough introduction to programming with Python that will have you writing programs, solving problems, and making things that work in no time. It is updated and thoroughly revised to reflect the latest in Python code and practices.