DEV Community

Cover image for Top 7 Featured DEV Posts of the Week
dev.to staff for The DEV Team

Posted on

Top 7 Featured DEV Posts of the Week

Welcome to this week's Top 7, where the DEV editorial team handpicks their favorite posts from the previous week.

Congrats to all the authors that made it onto the list πŸ‘


@drazenbebic introduces Unix shells to beginners using Marvel's Iron Man as a metaphor. They explain the difference between shells and terminals, describe common Unix shells like Bash and Zsh, and provide guidance on customizing shells to enhance productivity and workflow efficiency.

@tuhinbar shares their journey of creating "Optical," a CLI tool for generating Go server projects using Fiber. They discuss the motivation behind the project, the development process, challenges faced, and future improvements planned.

@fomalhautb demystifies OAuth 2.0 and addresses topics like credential exposure, redirect URI manipulation, and cross-site request forgery. This is a great read for Silicon Valley fans πŸ˜‰

@code42cate introduces Hetzner's new S3-compatible object storage service. This post explains what S3 is, its use cases, and provide a step-by-step guide on getting started with Hetzner's S3 service, including how to use it with the Minio CLI for basic operations.

@highcenburg demonstrates how to use Python and the pydub library to down-pitch songs without altering their speed. He provides a step-by-step guide to create a script that can process multiple audio files in a folder, explaining each part of the code and offering customization tips.

@jimmymcbride offers a comprehensive, step-by-step guide to installing Arch Linux for beginners!

@lovelacecoding shares a step-by-step tutorial on creating a simple shooter game using Python and PyGame. They cover setting up the game window, adding player controls, implementing shooting mechanics, spawning enemies, and detecting collisions.

And that's a wrap for this week's Top 7 roundup! 🎬 We hope you enjoyed this eclectic mix of insights, stories, and tips from our talented authors. Keep coding, keep learning, and stay tuned to DEV for more captivating content and make sure you’re opted in to our Weekly Newsletter πŸ“© for all the best articles, discussions, and updates.

Top comments (2)

Collapse
 
jess profile image
Jess Lee
Collapse
 
code42cate profile image
Jonas Scholz

wohoo, thank you!!!