Self Taught Developers
409 subscribers
329 photos
16 videos
11 files
112 links
Self Taught Dev | Orthodox โœ๏ธ | GC ๐Ÿ‘จโ€๐ŸŽ“

Blog: https://medium.com/@umeramasresha
IG :- @thug_life_um
Tiktok :- @life_of_gc
TG :- @TechnerdGuy

https://github.com/umera27
Download Telegram
JavaScript is hard
Coding is hard
Web3 is hard
CSS is hard

Yes, everything will be hard at first, but it will become easy once you start learning it and put your time and effort into it!

Google, Microsoft, Apple was not built in a day, not even a month, and not even a year.
#SelfTaughtDev
#FullStackDev
#coding

Link:@SelfTaughtDev1
๐Ÿค2
Self Taught Dev

Hello guys! How are u doing?How has ur summer been?

Today, I will share my project that I created using HTML , CSS and JavaScript.

@SelfTaughtDev1
To-Do Website

My project is a To-Do list.It's designed to store the tasks u need to complete for the day.It has an Add feature that allows u to add items to the list,and another feature that shows ur current list.If u want to delete an item u simple press Delete.

@SelfTaughtDev1
๐Ÿ”ฅ2
Like this guy๐Ÿ˜‚๐Ÿ˜‚
โš ๏ธAge of Programming Languagesโš ๏ธ

๐Ÿฆ… Swift (10 years old) (2014) 
๐Ÿš€ Kotlin (12 years old) (2011) 
๐Ÿฆ€ Rust (13 years old) (2010) 
๐Ÿน Go (14 years old) (2009) 
๐Ÿ”ท TypeScript (11 years old) (2012) 
๐ŸŽธ C# (23 years old) (2000) 
๐Ÿ’Ž Ruby (28 years old) (1995) 
โ˜• Java (28 years old) (1995) 
๐ŸŒ JavaScript (28 years old) (1995) 
๐Ÿ˜ PHP (29 years old) (1994) 
๐Ÿ Python (33 years old) (1991) 
๐Ÿช Perl (36 years old) (1987) 
๐Ÿš€ C++ (38 years old) (1985) 
๐Ÿ“ฑ Objective-C (39 years old) (1984) 
๐Ÿ” Prolog (51 years old) (1972) 
๐Ÿ—ฃ๏ธ Smalltalk (51 years old) (1972) 
๐Ÿ–ฅ๏ธ C (51 years old) (1972) 
๐Ÿ“ Pascal (53 years old) (1970) 
๐ŸŽ“ BASIC (59 years old) (1964) 
๐Ÿ’ผ COBOL (64 years old) (1959) 
๐Ÿค– Lisp (65 years old) (1958) 
๐Ÿ“œ Fortran (66 years old) (1957)

- What's your age? ๐Ÿ˜
๐Ÿ”ฅ1
Which one is Correct ๐Ÿ˜ณ๐Ÿ˜ณ๐Ÿ˜ณ?
Can u read dis?1% people only read dis.

If you are reading it ,you have an incredible mind.
๐Ÿ”ฅ3๐Ÿ˜1
#JavaScript
Question

What is the difference between null and undefined?
Self Taught Developers
#JavaScript Question What is the difference between null and undefined?
Null


A variable is declared with the value of intentional absence.

Example:
let example = null;

In this case, 'example' is a variable declared with the intentional absence of a value.

Undefined


Undefined is a variable that is declared, but the value has not been assigned.

Example:
let example;
Programming Joke


Why was the JavaScript developer sad?
Because he didn't know how to 'null' his feelings!
Reality
๐Ÿ˜2
Now I'm trying to build my portfolio When I finish it,I will share it with you.


@SelfTaughtDev1
@Developers
@DevCommunity
๐Ÿ”ฅ2
Forwarded from Tech 21 (โ–‚โ–ƒโ–„โ–…โ–†โ–‡โ–ˆโ–“โ–’โ–‘ T Iโ–‘โ–’โ–“โ–ˆโ–‡โ–†โ–…โ–„โ–ƒโ–‚)
Marijn_Haverbeke_Eloquent_Javascript_A_Modern_Introduction_to_Programming.pdf
3 MB
Good Book For JavaScript for beginners
๐Ÿ‘1