ผลการค้นหา: "#pythonbeginner"

5 ผลลัพธ์
Jamey LaMar
Jamey LaMar@_JLaMar·
Unlock Python's potential with PyCharm! Your smart coding companion. Daily Doc Tip: Use `#` for comments to explain *why* your code does something, not just *what*. Concept: Variables. Store data like `user_name = "Dev"`. PyCharm helps you track them easily. #PythonBeginner...
English
0
0
0
2
Jamey LaMar
Jamey LaMar@_JLaMar·
New to PyCharm? Level up your Python journey. Daily Doc Tip: Hover over any code element for instant quick docs. Concept: Smart Code Completion. Type `str.` and PyCharm suggests methods. It's your intelligent assistant, making coding faster & cleaner. #PyCharm #PythonBeginner
English
0
0
0
8
IrisTech
IrisTech@IrisTechss·
Git milestone: Created PR from feature branch, requested review (solo), merged after fixing small conflict. Practicing full Git flow – next up: collaborating with someone! #GitHub #PythonBeginner #CodingJourney
English
0
0
0
31
IrisTech
IrisTech@IrisTechss·
Git practice: Used git branch -d feature/old-branch after merging, then git push origin --delete feature/old-branch to clean remote. Keeping branches tidy = good housekeeping. #GitHub #PythonBeginner #CodingJourney
English
0
0
0
11