code.lifeline
32.3K subscribers
37 photos
8 videos
18 files
196 links
All coding skills & knowledge๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

Basic to advanced coding๐Ÿš€
Download Telegram
Channel created
"๐Ÿš€ Welcome to Code.lifeline - Your Epic Journey Begins Here! ๐ŸŒŸ

๐Ÿ‘‹ Hello, Coding Enthusiasts! ๐Ÿ–ฅ๏ธ

๐ŸŒ Get ready to embark on a thrilling coding adventure with us. Whether you're a beginner, seasoned coder, or just curious about the world of programming, you've found your coding home!

๐Ÿ“š Here, we're committed to making your learning experience exceptional. Expect daily coding challenges, expert tips, and a vibrant community of like-minded learners.

๐ŸŒŸ Your journey to coding excellence starts now! Let's write lines of code, debug together, and build amazing projects. Feel the excitement? We do too!

๐Ÿ’ฌ Join the conversation, share your goals, and let's code our way to success, one line at a time!

๐Ÿš€ Ready to dive in? Explore our latest posts and let the coding magic begin! ๐Ÿ‘‡

~ Code.lifeline๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป
๐Ÿ‘2
Media is too big
VIEW IN TELEGRAM
What is coding๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป?
๐Ÿ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
Why Learn Coding - Steve jobs,Gill bates,Elon musk,Mark zuckerberg,Mark Cuban...๐ŸŽฏ
Media is too big
VIEW IN TELEGRAM
All programming/coding language knowledge๐Ÿง ๐Ÿš€
โค2๐Ÿ‘1
code.lifeline
Developer Roadmaps - roadmap.sh https://roadmap.sh/
Explore this roadmap and choose your way to master this art of coding๐Ÿš€๐Ÿคฉ
What would you like to choose a carrier in๐Ÿค”๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป
Anonymous Poll
66%
Web development
34%
Android development
Web development :-
Web development, also known as website development,refers to the tasks associated with creating, building, and maintaining websites and web applications that run online on a browser.

Web development is mainly divided in three types:-

1)full stack development:-
Full stack development is the end-to-end development of applications.It includes both the front end and back end of an website development.The front end is usually accessed by a client, and the back end forms the core of the application where all the business logic is applied.
All web development languages and knowledge is required of web development to become a full stack developer.

Fronted + backend + extra skills = full stack developer


2)Fronted developer:-
Front-end development is the process of building components that interact with users.

Examples are the user interface, buttons, user-entered data, websites, and user experience (UX) features. The front end aims at meeting user requirements and delivering a positive user experience.

Fronted development includes:-
โ€ขHTML
โ€ขCSS
โ€ขJAVASCRIPT
โ€ขAnd all its libraries and frameworks


3)Backend development:-
Back-end development means working on server-side software, which focuses on everything you can't see on a website. Back-end developers ensure the website performs correctly, focusing on databases, back-end logic, application programming interface (APIs), architecture, and servers.

Amazon is a good example of Back End development in action. You go on Amazon and search for a new shirt. A Back End dev uses server-side language to pull all the information about shirts from a database. That information is then processed in an application and returned to the user through Front End language.

Backend development includes:-
โ€ขProgramming languages such as:-python,java,c++,php,ruby,.net,etc
โ€ขDatabases like SQL,JSON,MANGODB,etc
โ€ขAPIs
โ€ขServer
โค2๐Ÿคฏ1