DZDanny Zhenginblog.hackunited.org00The Guide to the Terminal: Command Lines20h ago · 5 min read · Have you ever opened that black box on your computer and wondered what it was? The sideways carrot arrow with the underscore just waiting to be opened. The terminal can look mysterious. It feels like Join discussion
DZDanny Zhenginblog.hackunited.org00AI AgentsApr 28 · 4 min read · Artificial Intelligence, AI, is a big part of everyday life. Whether it’s used to solve a simple issue query, such as “how to cook a 5-Cheese Ziti Pasta” to more complex requests such as “code me a weJoin discussion
DZDanny Zhenginblog.hackunited.org00Why Being “Good at Math” is Overrated in ProgrammingApr 17 · 2 min read · If you’re a student thinking about getting into programming, you must have heard that you should be good at math. This statement has stopped a lot of people from getting into tech, and it’s honestly mJoin discussion
DZDanny Zhenginblog.hackunited.org00How the “Log in with Google” Actually WorksApr 13 · 2 min read · I know for a fact you’ve gone to some website, and you were too lazy to make and remember a username and password, so you just hit that “Log in with Google” or “Sign up with Google” button, and boom, Join discussion
DZDanny Zhenginblog.hackunited.org00A Basic Guide to Coding Pt. 2: LoopsApr 7 · 2 min read · Loops are essential to programming. Without loops, coding would be very inefficient and time-consuming (e.g., printing “Hello World” 100 times). Loops also allow for flexibility, meaning that you can Join discussion