Getting Started with Programming: Introduction to Web (Inflearn Original)
This is an introductory web development course for those starting programming for the first time. By learning HTML, CSS, and JavaScript and creating an Instagram post card, you will learn the essential basics required for web page production.
<html>
<head>
</head>
<body>
<h3>
<s> This lecture is really the best. It's easy to understand and not too difficult. I think it's just right for me! </s>
</h3>
</body>
</html>
5.0
qowlgus925
21% enrolled
I think the Block/Inline analogy is really good! Thank you for explaining it so well :)
5.0
Minkyung K
100% enrolled
Since there is practice, if you follow along, you will understand naturally!
What you will gain after the course
Introduction to Programming
Web service development
HTML
CSS
JavaScript
With Inflearn, your first encounter with web development! 🛩️
“I really need to have a technical skill...” Have you ever had this thought?
• How was the work you performed today? • Are you doing work that requires special skills and cannot be easily replaced? • Have you ever had the ominous thought that robots or AI might take away your job someday?
Now, it's time for a change! What kind of change are you preparing for?
The world is always changing rapidly. Just as fast as that change, the "work" we do is also evolving quickly. Fast food restaurants filled with kiosks, Americanos made by robots, and a job market full of developer recruitment that has made this new daily life possible.
Just as the world changes at lightning speed every day, we must also continue to increase our own value and evolve. Inflearn would like to suggest your very first step toward that challenge of change. How about starting with the easiest things, without any pressure of failure?
Hello, World! Just like learning the alphabet, study web development.
Let's think back to our childhood for a moment. What was the very first thing you learned in life? It was how to speak—in other words, 'language.' The same applies to computers. To make a computer work exactly the way you want, you must learn the language used to communicate with it.
So, which of the many computer languages in the world should you learn? For those encountering IT technology for the first time, I recommend starting with the languages required for web development. This is because the web, which we encounter and use every day, will continue to be an important technology in the future.
In particular, HTML, CSS, and Javascript are languages you must know if you are starting web development.
• You can define the content and structure of the web with HTML, • create stunning designs with CSS, • and define how the web functions with Javascript. To create the websites you see, you must understand and be able to use the purposes and syntax of these languages. Even the screen you are looking at right now is made of these three languages!
Inflearn Original: Introduction to Web Development is designed for beginners taking their first step into web development, covering the essential content necessary for the field. After going through the process of understanding where each syntax and concept is used through hands-on practice, you will conclude by creating a web page similar to an Instagram card, allowing you to see firsthand what you can achieve through web development.
New opportunities you can encounter through web development!
# 무한한 가능성을 느껴보세요.
The future of the web is still bright. Since the emergence of the World Wide Web (WWW) in 1989, it has been evolving rapidly and steadily. Recently, with the advent of intelligent web technologies that provide personalized information, the possibilities have become even more endless. As it is a familiar technology closely connected to our daily lives, the concepts are also easy to understand!
# 핫한 커리어 시작! 전문가가 되세요.
The American job site Glassdoor.com ranked Front-end Developer as the #1 best job of 2020. Since you can visually confirm your work and there are so many projects requiring website development, it is a profession that will remain consistently popular! HTML, CSS, and Javascript are the essential skills for this hot field of front-end development.
# 폭넓은 커뮤니티와 선택지가 기다려요.
The web development field has a very broad community. Developers are active in various online communities such as Facebook, Twitter, GitHub, and Medium. With just a few lines of Googling, you can solve problems you didn't know or find new information, making it not difficult to study on your own. The fields of work are also diverse, allowing you to freely choose your work environment!
What you will learn through this lecture
Try making it with your own hands!
Introduction to Web Development, we recommend it to these people!
Skill +1
Those who want to learn a new skill
Easily and without pressure
I hate difficult things! Those who want to learn lightly
Your first programming!
Those who want to start programming for the first time
The fun of seeing
Those who want to see results quickly with their own eyes
Inflearn Original: Introduction to Web How is it structured?
Inflearn Original, this time it's Web! Inflearn Originals, available only on Inflearn, have already been chosen by countless students through the <Inflearn Original: Python for Beginners> and <Intermediate Python> series. Experience Inflearn's special lectures, crafted with even more care!
Content designed for beginners •We have added explanations by going through the essential details of each new concept one by one.
Hands-on practice examples for deeper understanding • Practice examples are provided for each part of the lesson so that you can review and reinforce what you've learned on your own.
Special Knowledge Sharer • We have only invited the best, already proven experts! Join a knowledge sharer who teaches with clear delivery and easy-to-understand explanations. • They don't just know the concepts; they are currently leading real-world projects in the industry. • They know exactly where programming beginners get confused, so they will help you stay on track without getting lost.
Creating Instagram with your own hands • It's also important to weave everything you've learned together, right? • In the final application chapter of the course, we will create a web page similar to Instagram.
Clean summaries for reference • We provide PPTs summarizing the core content of the lecture along with practice/application code.
Unlimited review with lifetime access • Purchase once and keep it forever with no expiration date! Take your time to review and fully master the content.
The instructor for this course is
Sunyoung Park
Former Server Developer at Toss Payments Co., Ltd. and Viva Republica Co., Ltd.
Former CTO of Newploy Co., Ltd.
Former CEO of Datasquare Co., Ltd.
PEACEMINUSONE Lead Developer
MERS Map (MERS Spread Map) Project Lead
Wildfire Korea, Naldo Main MVP Developer
riskyblock indie game development (Ranked 2nd in the App Store game category in 2010)
Numerous patents in big data and the Internet of Things (IoT)
Recommended for these people
Who is this course right for?
Someone new to coding
People interested in web development
Someone who wants to start a new hobby
A designer who wants to have a good understanding of development
<html>
<head>
</head>
<body>
<h3>
<s> This lecture is really the best. It's easy to understand and not too difficult. I think it's just right for me! </s>
</h3>
</body>
</html>
Before I go in, I am a pure liberal arts major and have absolutely no knowledge of programming. I am currently a brand manager at a foreign company in charge of a brand, but I listened to it because I needed to know about digital. I think it is a really good lecture just because I didn't think I should give up. When I listened to HTML and moved on to CSS, I listened to it over and over again to understand, and I thought, "Oh, if I do this, I can apply it a little bit." It seems to be the best as a concept lecture. I will continue to use it. Thank you, Inflearn.