DEV Community

hassaan-syed profile picture

hassaan-syed

is learning can be passion to anyone?

Joined Joined on  github website

Work

jr.embeddded engg

printf("hello"); How does "Hello" appear on your screen?

printf("hello"); How does "Hello" appear on your screen?

Comments
3 min read

Want to connect with hassaan-syed?

Create an account to connect with hassaan-syed. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
do you know what exactly startup code does ?

do you know what exactly startup code does ?

1
Comments
2 min read
Why Your Computer Reads Numbers Backwards: Byte Order

Why Your Computer Reads Numbers Backwards: Byte Order

Comments
2 min read
Why 0.1 + 0.2 != 0.3 in C? Understanding Floating Point Numbers

Why 0.1 + 0.2 != 0.3 in C? Understanding Floating Point Numbers

Comments
2 min read
What’s Inside Your .o File? A Beginner-Friendly Guide to the Linux nm Command

What’s Inside Your .o File? A Beginner-Friendly Guide to the Linux nm Command

Comments 1
2 min read
Understanding strlen() Internally by Writing It From Scratch in C

Understanding strlen() Internally by Writing It From Scratch in C

Comments
2 min read
loading...