Description: Mustafa Albazy personal blog.
music (53610) blog (30354) web development (15873) engineering (10306) programming (6826) electronics (5687) tech (4767) electrical (4171) coding (2195)
Archive Tags Search Hi there 👋 Welcome to my blog. I am Mustafa, an Electrical/Electronics Engineering student. I write about engineering, programming, tech and music. I hope you find something useful here. C Compiler Errors and Warnings Compiler Errors C compiler errors split into two main categories. Syntax Errors: something wrong with the syntax of the language itself. Semantic Errors: something wrong with the logic of the code, giving unexpected results. Syntax Errors Syntax errors are quite common rega
If you’re starting learning (or refreshing yourself) C programming language then I recommend 2 excellent modern books. C for Dummies, 2nd Ed, Dan Gookin. Modern C, Jens Gustedt. The C for Dummies is easier to follow if you’re beginner in programming in general. But the Modern C gives more explanation and some of the inner concepts of how and why. Both books are available as hardcopy and/or digital ebooks. If you buy a physical copy of ‘Modern C’ then you can get the ebook version for free....
Lately, I’ve noticed that browsing YouTube on my desktop has become noticeably slow and sometimes unresponsive, like when I click play, it takes a second to start, and the same thing happens when I click pause. If I try to skip a specific part of the video using the timeline, the player might freeze, and suddenly I find myself either going backward or skipping way ahead. These strange occurrences happen randomly and can be quite annoying....