•
Mr Programmer • 10m
I previously posted a poll on which programming language is popular amongst devs and maximum votes was for Python, and the purpose for that poll was to analyze the demand for programming language in the market. Basically a RAW RESEARCH. Let's get straight to the point, I am not promoting this, but in order to just add more value to our audience, I at Mr Programmer wrote a book named "The Complete JavaScript Developer's Handbook" (Available on Amazon) You can search for it! And Lastly I wanted to tease the cover of the next book in the same "Developer's Handbook Series" which is based on Python. Here is it: (A preview of both the books in the series) **NOT A PROMOTIONAL POST JUST ADDING MORE VALUE**
Founder & CEO of Pro... • 3m
Tech News: Python 3.12 Released Python 3.12 has officially landed with faster performance, improved error messages, and new typing features. It’s a major milestone that continues to solidify Python’s role as a versatile, developer-friendly language.
See MoreHey I am on Medial • 2m
FUN FACT ABOUT PYTHON. As Python was implemented in the C language, when we say x=10000 in python, x is not just a raw integer but it's actually a pointer to a compound C structure which not only stores the integer value but also many other values. T
See MoreDownload the medial app to read full posts, comements and news.