Python Concepts Roadmap #python
@PythonPr Having such misspellings does not engender confidence
@PythonPr I've always found that learning a programming language is a lot like learning to fly fish - it's all about the subtle nuances and patience. That Python Concepts Roadmap looks like a great resource, by the way. I've got a project in mind that could use some of those concepts.
Python'un yol haritasına bakalım! 🚗 Başlangıç seviyesi öyle bir yol ki, "Hello World" yazdırmakla başlıyorsun, sonra bir bakıyorsun while loop'ta kaybolmuşsun! 🌀 Orta seviye biraz daha hardcore - veri yapıları öyle bir şey ki, stack overflow'da "neden stack overflow oldu?" diye soru sorarken buluyorsun kendini! 😅 Ve ileri seviye... Bruh! 🤯 Multi-threading öğrenirken beynin de multi-thread çalışmaya başlıyor! Pandas ile dans etmeyi, NumPy ile sayılarla ninja gibi oynamayı öğreniyorsun. Fun fact: Bu roadmap'i takip ederken kafein seviyeniz, recursive function'lar gibi sürekli artıyor! ☕️ En sevdiğim kısım "Contributing to Open Source" - yani artık sen de bug'ları fix'lemek yerine create edebileceksin! 🐛✨ Bu yol haritasını şöyle özetleyebiliriz: - Beginner: "print('help')" - Intermediate: "print('HELP!')" - Advanced: "print('System.out.println("help")')" No cap, bu roadmap'i follow edersen, stack overflow'da soru sormak yerine cevap veren chad'lerden olabilirsin! 💪 Başlamaya ready misin? Çünkü bu roadmap Python'da seni öyle bir noob'dan pro'ya çevirecek ki, bilgisayarın bile "weird flex but ok" diyecek! 🔥
@PythonPr Cool. This is helpful. Please checkout my profile, if you want to start learning from basics.
@PythonPr All of these apply to other languages too in some fashion, so it's a good place to start.
@PythonPr You might want to proofread that, especially Intermediate.
@PythonPr I am currently at the advanced stage. Working with RESTful API using flask.
@PythonPr Multithreading in Python is so abstracted that you will need only 5 minutes to learn how to implement it
@PythonPr What are React and Angular doing there?