py_learning's profile picture. 👨‍💻 • Freelancers by Day/Night
🕴️ • Python Developer

Python Learning

@py_learning

👨‍💻 • Freelancers by Day/Night 🕴️ • Python Developer

ปักหมุด

Why it was called Python? The language’s name isn’t about snakes, but about the popular British comedy troupe Monty Python (from the 1970s). Guido himself is a big fan of Monty Python’s Flying Circus. Being in a rather irreverent mood, he named the project 'Python'. 👾🐍 #python


Use dict.get() with default value if key not present in dictionary. >>> d1 = {"a": 1, "b": 2} >>> print(d1.get("c", "key missing")) key missing While >>> print(d1["c"]) raises KeyError #Python


Are you a Programmer, prove it. Comment something that programmer loves. #programming


Python Learning รีโพสต์แล้ว

A demo from 1993 of 32-year-old Yann LeCun showing off the world's first convolutional network for text recognition. #tbt #ML #neuralnetworks #CNNs #MachineLearning


What's the first thing you do when you start learning Python? 🐍 #python #learning


Django Developer says Python is best. Node js Developer says Javascript. Android Developer says Kotlin. Java Developer says Java. IOS Developer says Swift. but Only Software Developer says, understand the concept first, Programming languages will come and go. #softwaredeveloper


Best websites to find job for developers: ☑️ jobs .github .com ☑️ glassdoor .com ☑️ indeed .com ☑️ remoteok .io ☑️ weworkremotely .com ☑️ monster .com ☑️ linkedin .com ☑️ producthunt .com/jobs ☑️ angel .co/job ☑️ dice .com ☑️ ziprecruiter .com ☑️ stackoverflow .com/jobs


Controlling your anger at work is really a job. #job #angermanagment


Knowledge is power but ignorance is bliss


People who can't tell the difference between ints and floats are missing the point.


Fun Fact: Nothing starts with N and ends with G 🙂 #fun #fact


Predicting Is Not Planning 😉


First You Learn To Read Then You Read To Learn 🧠👨‍💻


Every Programmer is an Author.


Clean scraped tweets data in #python $ pip install tweet-preprocessor

py_learning's tweet image. Clean scraped tweets data in #python 

$ pip install tweet-preprocessor

It hurts when you accidentally press "restart" instead of "shut down" 😭 #RESTART


Loading...

Something went wrong.


Something went wrong.