Pythonista92's profile picture. Positive vibes for the reader💫💜| Interests include Web development, Linux, Data science, ML and Python | Electrical Engineer

Muhammad Irfan

@Pythonista92

Positive vibes for the reader💫💜| Interests include Web development, Linux, Data science, ML and Python | Electrical Engineer

The #Python programming language was originally developed by Guido van Rossum in the early 1990s and has since become a prominently used language in industry and education. Major releases: Python 2 in 2000 Python 3 in 2008 The latest #Python version is 3.11.5 #pythonprogramming


A helpful #Linux command, especially for generating clear #documentation of your project. 1. Use "sudo apt install tree" to install tree. 2. Then open terminal in target directory and run "tree" or "tree <dir name>". To generate a hierarchical view of your directory. #coding

Pythonista92's tweet image. A helpful #Linux command, especially for generating clear #documentation of your project. 
1. Use &quot;sudo apt install tree&quot; to install tree.
2. Then open terminal in target directory and run &quot;tree&quot; or &quot;tree &amp;lt;dir name&amp;gt;&quot;. To generate a hierarchical view of your directory.
#coding

Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript #webdevelopment


Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript #webdevelopment


Just created my first #Django REST API. It's a simple api and basically an implemention of @dennisivy11's YT video titled "Django REST Framework Oversimplified". An informative and compact tutorial to get start with django rest framework✌️. Eager to learn more of it✨ #Python


Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript #webdevelopment


Writing #Automation scripts is great and very intriguing. But it's a totally different level✨ when you are writing automation scripts for "non-technical" people. You gotta make sure you deal with every possible misuse. #Python #100DaysOfCode #DataScience


Happy Friday and Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript


Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript #webdevelopment


#Linux #tips: #2👇 If you need to run some system command within Python, here's an example how to do it: import os os.system("ls") 👉And to capture the output of that command use👇 Var = os.popen("ls").read() Combines power of Bash & Python🔥 #100DaysOfCode #Ubuntu #Python


Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript #webdevelopment


Did you know? 🤔 You can get👇 1) Auto completions in Jupyter notebook by pressing tab while typing.💫 2) Syntax signatures by pressing shift+tab.✨ #100daysofcodechallenge #Python #AI #100DaysOfMLCode #Jupyter


Supervised vs Unsupervised ML, in simple words:👇 👨‍🏫School is Supervised Learning. 📚Self Study is Unsupervised Learning. 🤔Some things are simple but not realized simply. #MachineLearning #Python #100DaysOfMLCode #AI #ML


Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript #webdevelopment


Did you know? 🤯 We can use HTML tags in markdown. For someone like me, who is not familiar with markdown this makes it extremely helpful to document python code better in notebooks (like Jupyter).😍 #100DaysOfCode #python #MachineLearning


Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript #webdevelopment


Good morning, a new day and a new beginning💫 🌈 Things to remember🌟: 1) It's you against you✨(not someone else). 2) Forward is forward even if it's one step✨. #100DaysOfCode #100DaysOfMLCode #goodmorning #motivation #BeBetter #selfcare #learning #javascript #webdevelopment


Loading...

Something went wrong.


Something went wrong.