Hey beginner devs! 👋
Starting on Friday, we'll be sharing the best of beginner content on @ThePracticalDev exclusively on @CodeNewbies 💜
You can still find all your favorite content on the #beginners tag—and on the #CodeNewbie tag, too.
https://t.co/g7VzpuDTGh
When it comes to dev portfolios go, does it get more epic than this?
With great satisfaction, I am pleased to announce the launch of the first public version of my web portfolio, to which I have dedicated a lot of effort.
I decided to highlight my deep passion for video games, especially retro gaming, drawing inspiration for the site's UI from the graphics of old 8-bit GameBoy games.
I was excited about the idea of making the site interactive with elements of "gamification," albeit in a simple form at the moment. For example, if you visit the site from a computer, you can move the small sprite that represents me using the arrow keys.
Full discussion: https://t.co/jss0x04pLA
Congratulations, you just wrote your first Python program — and you got a little smarter about personal finance too!
#CodeNewbie
https://t.co/WgNyZ590cR
If you're a Node.js developer, you might be familiar with the `npm install -g packagename` command.
Let me show you a better way.
#DEVCommunity
https://t.co/g1Eu85e82e
In this blog post, we will explore the basics of file handling and I/O in Python, including how to read and write files, handle exceptions, and perform input/output operations.
{ author: @rainleander } #DEVCommunity
https://t.co/kTJKGw59qX
ICYMI: the #GitHubHack23 Hackathon on #DEVCommunity is going strong! 🦾
This one is newbie friendly if you're up for a challenge! It’s not too late to get started 😊💜
#CodeNewbie
https://t.co/pHz1noj4sv
Remember, learning a programming language like Python is an ongoing process. With dedication, practice, and the right guidance, you'll become a proficient Python programmer!
{ author: @_A_Radwan_ } #DEVCommunity
https://t.co/ArvQSgEA5h
Hey beginner devs! 👋
Starting on Friday, we'll be sharing the best of beginner content on @ThePracticalDev exclusively on @CodeNewbies 💜
You can still find all your favorite content on the #beginners tag—and on the #CodeNewbie tag, too.
https://t.co/g7VzpuDTGh
At its core, coding is a creative process. It involves problem-solving, critical thinking, and a healthy dose of experimentation. There's no one "right" way to code.
{ author: @bendhalpern } #CodeNewbie
https://t.co/gITGnrs0Wa
Follow along to go through a simple example on how to optimize your Docker image sizes!
{ author: @letrongduc1999 } #DEVCommunity
https://t.co/rguctHQXVW
When you first get a new job you are usually busy learning the ropes and getting to grips with the domain.
Once you are comfortable though, most developers will have their sights set on a promotion.
{ author: @alexhyettdev } #CodeNewbie
https://t.co/CxdrRaVTzd
Pairing is more than just coding with someone else—it's about communication, teaching, learning, positive reinforcements, and growing 🌱
{ author: @BekahHW } #CodeNewbie
https://t.co/xaVGaJ500s
Errors in Rust are not raised. Either your program will `panic` and crash or you can predict where errors will occur and spot them in functions that return Result types.
#DEVCommunity
https://t.co/Jbbr8SGLgr
@ThePracticalDev@CodeNewbies As a result, this account will be winding down. Be sure to follow @CodeNewbies so you don't miss a thing!
Plus, #CodeNewbie has great discussions and a growing community of early-career coders. We can't wait to see you there. 💜
Hey beginner devs! 👋
Starting on Friday, we'll be sharing the best of beginner content on @ThePracticalDev exclusively on @CodeNewbies 💜
You can still find all your favorite content on the #beginners tag—and on the #CodeNewbie tag, too.
https://t.co/g7VzpuDTGh
In this post, I will enhance the GPIO button-controlled blinking project by using a timer/counter peripheral.
This is gonna be fun!
{ author: @apollolabsbin } #DEVCommunity
https://t.co/NtNtmOTrIp