#programming101 risultati di ricerca
CONTAINS DUPLICATE Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct. #programming101 #javascript

#programming101 #unpopularopinion Stop commenting what your code does. Comment WHY you did it that way. If I need comments to understand what `user.update()` does, the real problem is your variable naming.
Just started your coding journey but feeling frustrated with errors? Or perhaps you're new to programming altogether? We've got you covered. Join us on Inspire SA for Programming 101 and get the clarity you need to take your skills to the next level. #Programming101 #LearnToCode
Mastering Negative and Zero Values in Data Handling #CodingTips #Programming101 #NegativeValues #ZeroValues #DataManagement #SoftwareDevelopment #TechTalk #ProgrammingExamples #LearnToCode #DeveloperCommunity
#rails #oop #programming101 Follow-up to my Rails association extensions post. I often extend `has_many` with statistics methods. This example does two COUNT aggregations and adds columns to the result. But here's the key: I don't want BookingOption to behave differently basedโฆ

#SQLProTip - Remember all column names must be enclosed in single quotation marks when you use them in the SELECT clause. #Programming101

๐ Delighted to unveil my debut coding video, where we unravel the magic of recursion! ๐ Let's embark on this educational adventure together. Watch, learn, and conquer challenges with recursion! #Coding #Recursion #Programming101 #TechExploration #ProblemSolving #CodingJourney
"Everyone should learn to code, it teaches you how to think." - Steve Jobs ๐ป๐ง #codinglife #programming101 Learn to code and you'll gain a valuable skill that can help you think critically and solve problems creatively. ๐ก

I see so many new programmers asking if they need to learn DSA to learn programming. Why is this even a question? Of course, yes!! You do not build a house without a foundation and pillars. DSA are fundamental to programming. #Programming101

"So back in the day".... hey older folks, do you agree with @narmbuyu4IT? ๐ญ๐ค Get ready for today's episode where we'll be diving into the basics of C# programming language! ๐ Stay tuned and level up your coding skills! #CSharpBasics #Programming101 #NETdevelopment
๐ Ready for another exciting .NET Fridays session on Inspire SA? ๐ฅ Join us today as we take it back to basics with Programming 101! ๐ Mark your calendars and join us for this informative and engaging session! #NetFridays #Programming101 #LearnToCode #CodingSkills #InspireSA

Learn System Design Checkout: #programming101 #techknowledge #computerscience #codingconcepts #technologyexplained #datamanagement #distributedcomputing #softwareengineering #systemdesign #scalability #algorithm #database #networking #SupriyaSule #FranceOnFire #Skanda #Trivikram

Join our new series "The Ultimate .NET Programming Journey: From Zero to Expert " and learn everything from the basics to expert level! Next up: The Basics of C#. Get ready to grow and be more productive! #Programming101 #NETdevelopment #CSharpBasics

๐ก Did you know? Null represents the absence of a value. It's like a blank canvas waiting to be filled with endless possibilities! ๐จ #Programming101 #CodeMagic #TechTalk ๐ฅ๏ธโจ

Hey there! Our new episode "The Basics of C#" is just around the corner, and we can't wait to share it with you. What are you most excited to learn about in this episode? Let us know in the comments below and join the conversation! #CSharpBasics #Programming101 #NETdevelopment

Your daily reminder that #RussiaInvadedUkraine & is illegally occupying Crimea, Donbas & other parts of Ukraine. Day 4073 of Putler's war in Ukraine. Once the virus has been injected into the code, all that needs to be done is to hit the "run" button. #Programming101

#rails #oop #programming101 Follow-up to my Rails association extensions post. I often extend `has_many` with statistics methods. This example does two COUNT aggregations and adds columns to the result. But here's the key: I don't want BookingOption to behave differently basedโฆ

I use AI to name things because it is incredible at naming things. For non-native English speakers, finding the right terminology for tables, columns, and classes can be challenging. Use AI to help! Don't let language barriers compromise your code quality. #programming101 #aiโฆ
#programming101 #unpopularopinion Stop commenting what your code does. Comment WHY you did it that way. If I need comments to understand what `user.update()` does, the real problem is your variable naming.
Stick it! See this framed 'Abnormal Termination' tech sticker design @TeePublic shop! Here's the link to see details and more! tee.pub/lic/jXCw3Baaeww #programming101 #mainframe #termination #abend #cobol #tshirts #teepublic #shirtparking

So tell me, do you think maybe, just maybe, we should stop pretending that basic programming concepts are somehow revolutionary insights, and focus on more advanced topics that actually require some critical thinking? #Programming101 #MoveOnAlready buff.ly/RxOAztr

Ever wondered how to create your own function in Python? ๐คฏโจ Well, get ready to level up your code game! ๐๐ Ready, set, learn: realpython.com/defining-your-โฆ ๐ป #PythonFunctions #Programming101 #CodeWithMe ๐
Your daily reminder that #RussiaInvadedUkraine & is illegally occupying Crimea, Donbas & other parts of Ukraine. Day 4073 of Putler's war in Ukraine. Once the virus has been injected into the code, all that needs to be done is to hit the "run" button. #Programming101

Embrace the process, not the result. Don't rush to code; take time to understand the problem first. Mistakes are stepping stones to mastery in #programming. Keep learning, keep coding! #codingnewbie #programming101
๐ Excited to share my Python expertise with you all! Let's kick things off with a tweet about Basic Concepts ๐ One key subtopic is variable assignment - for example, assigning the value "Hello, World!" to the variable message ๐ #Python #BasicConcepts #Programming101
Begin your programming journey with curiosity and patience. Don't fear mistakes, they're stepping stones to mastery. Keep learning, keep coding! #Programming101 #CodingNewbie #KeepCoding
Are we on a mission to create a Great Wall of No Spaces in our strings? Source: devhubby.com/thread/how-to-โฆ #programming101 #codingbootcamp #programmingtips #codinghelp #kotlin #remove
Embrace the journey of learning to code. It's not about perfection, it's about progression. Keep experimenting, debugging, and improving, one line at a time. #Programming101 #CodingJourney
Mastering Negative and Zero Values in Data Handling #CodingTips #Programming101 #NegativeValues #ZeroValues #DataManagement #SoftwareDevelopment #TechTalk #ProgrammingExamples #LearnToCode #DeveloperCommunity
Here we go #shdindia first workshop for beginners #python101 #programming101 by @yudocaa @SHD_India @ThePSF


yung ganyang form lang halos isang araw ko ginawan ng program sa excel visual basic sakit sa brain ๐ pero feeling accomplished naman ako today ๐๐ป๐๐ป๐๐ป yan na final output ๐๐ป #programming101 #excelvisualbasic

CONTAINS DUPLICATE Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct. #programming101 #javascript

it's been a while since i used visual basic actually college pa yung last akala ko dati di ko siya magagamit kasi parang sa mga cashier ko lang nakikita yung may ganto not wondering paglipat kopala ng career dun ko siya magagamit #visualbasic #programming101 #Excelenrollmentform

For those who canโt understand Continue Statement logic: The last line is actually the best explanation that I have come across throughout my whole life. ~ Ref: The Swift Programming Language (Swift 5.4) Pg. 253 #programming101 #coding

Dive into the basics of #FrontEnd web design & development. Start by learning the syntax and fundamentals of HTML, CSS, and JavaScript. #Programming101

#SQLProTip - Remember all column names must be enclosed in single quotation marks when you use them in the SELECT clause. #Programming101

Debugging network issues? Start simple: use ping to check if the host is reachable & traceroute to troubleshoot routing & latency problems. #Networking101 #Programming101

Something went wrong.
Something went wrong.
United States Trends
- 1. Gold Glove 4,944 posts
- 2. #wednesdaymotivation 8,214 posts
- 3. Jay Jones 64.4K posts
- 4. Jared Leto 6,798 posts
- 5. Young Republicans 124K posts
- 6. Vision Pro 4,671 posts
- 7. Veo 3.1 2,334 posts
- 8. #LoveYourW2025 309K posts
- 9. Big Balls 9,707 posts
- 10. Voting Rights Act 14.2K posts
- 11. Moulton 1,221 posts
- 12. Alan Jackson N/A
- 13. Talus Labs 14.2K posts
- 14. #Wednesdayvibe 2,201 posts
- 15. Bessent 68.5K posts
- 16. Christen Press 3,636 posts
- 17. Markey 1,799 posts
- 18. Good Wednesday 35.2K posts
- 19. #GenV 6,641 posts
- 20. Hump Day 18.5K posts