Self Taught Developers
410 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
Self Taught Developers
Photo
Hey fellows, how are you doing?

I know I've missed a lot of days without showing you my frontend dev progress. The reason is that I had some issues (class stuff) and I stopped working on it for a few days.

#DevCommunity
#FrontEndDev
#WebDevChallenge

@SelfTaughtDev1
10 awesome frontend development YouTube channels:

1. Traversy Media ๐Ÿš€
2. The Net Ninja ๐Ÿฅท
3. Dev Ed ๐ŸŽจ
4. Academind ๐Ÿ“š
5. Fireship ๐Ÿ”ฅ
6. Codevolution ๐Ÿ’ป
7. DesignCourse ๐ŸŽจ
8. Florin Pop ๐Ÿง‘โ€๐Ÿ’ป
9. Web Dev Simplified ๐ŸŒ
10. Kevin Powell ๐ŸŽฅ

@SelfTaughtDev1
๐Ÿ‘1
Forwarded from Java Programming
What is the output of the below Java code?
Anonymous Quiz
58%
Hello World
26%
World
8%
Run time error
8%
Compilation error
Forwarded from Java Programming
public class Solution {

public static void main(String args[]) {

int x = 6; int y = 5;

if(++y == x--) { System.out.println("Hello World"); }

else { System.out.println("World"); }
}
}
Forwarded from SeeFun.Dev (Sifen.Dev)
Stages of my coding journey so far: HTML ๐Ÿ˜Ž โ†’ CSS ๐Ÿ’ช โ†’ JavaScript ๐Ÿ˜ญ
Relatable, anyone? ๐Ÿ˜‚
๐Ÿ˜3
JavaScript fetch api
#Day_04_Frontend_Challenge

Project Title: Recipe

Hey everyone, ๐Ÿ‘‹

How are you doing?

Today I completed a project called 'Recipe for Coffee with Coconut Milk'. I built it using HTML and CSS.


Live Demo

#WebDevChallenge
#FrontEndDev
#DevCommunity
#TechTalk
#Day04challenge

@SelfTaughtDev1
๐Ÿ‘1๐Ÿ”ฅ1