1/3

[Web Developer Course Lesson 2] MySQL, Node.js Backend Attributes Practice!

Beginner
7 chapters ยท 7 hours 20 minutes
English ยท Japanese ยท Korean|Audio Korean

Why do I need a web developer college?

๐Ÿ“I don't know where to start developing.

Originally, learning development for the first time is overwhelming because you don't know where to start. There's no development direction, so I need someone who can control it.

๐Ÿ“I'm just doing a bunch of things with JavaScript.

This is because there is no big picture or sense of development. We didn't learn by struggling with development in order to be arrogant like that.

๐Ÿ“I worked as hard as I could, but I was stuck with an error/bug.

This part is also true because I haven't met anyone who can guide me. Maybe because I'm sorry to ask every time.

๐Ÿ“I've been looking for courses, but they're all too deep, so it's difficult.

For development, you only need to learn what you need from time to time. After all, deep development can be learned later, but it's a problem because there's no eye for distinguishing between them.



ํ•˜๋ฃจ 30๋ถ„๋งŒ ํˆฌ์žํ•˜๋ฉด ํ•ด๊ฒฐ๋ฉ๋‹ˆ๋‹ค

โ–ถ ๏ธŽ You only need to invest 30 minutes a day to solve the problem


๐Ÿ“Get trained at the Developer Academy

About development The big picture and directionI will help you learn. Through coaching Errors/Bugs After all, I'll help you solve it.

Also, deep development and The development you need right nowI'll help you have an eye that can tell them apart, and I'll pick only the ones you really need and let you know.


๐Ÿ“I will provide you with a military academy-style lecture plan

  • I didn't finish watching the lecture! We provide a full code, a content-specific code, and a very detailed lecture plan so that you can remember the entire content of the course at once. Reliably!
  • Below is an example of a lecture plan!

๋ฐ์ดํ„ฐ ์กฐํšŒ API

โ–ถ ๏ธŽ Data query API



Web Developer Course,

Learn Node.js and MySQL in 2 lessons.

์›น ๊ฐœ๋ฐœ์ž ๋‹จ๊ณผ๋ฐ˜, 2๊ต์‹œ๋กœ Node.js, MySQL์„ ๋ฐฐ์›๋‹ˆ๋‹ค.

๐Ÿ“Take only the courses you need.

The entire course consists of 3 classes.


What did you learn in the last lesson?

ํ”„๋ก ํŠธ์—”๋“œ ๋‹จ๊ณผ๋ฐ˜

โ–ถ ๏ธŽ Front-end college

๐Ÿ“ I learned HTML, CSS, and JS to practice front-end attributes.

It was a process of learning the basic grammar of each and quickly creating a movie review page with attributes. I used an API to connect movies and comment functions to it.

This time Module 2: Backend CollegeWe will also review this content in Chapter 1. In chapter 1, we will quickly provide a course on HTML, CSS, and JS properties, and also provide code.

(For those who want to take a one-lesson lesson clicking!)



So, let's start lesson 2 in earnest?

๐Ÿ“A two-lesson lesson dealing with servers and backends!

In lesson 1, you learned the basics of web development by learning HTML, CSS, and JS, so in lesson 2, it's time to create your own server with JavaScript.


๐Ÿ“You probably didn't imagine a picture like this just because it was a backend, right?

After taking these 2 lessons, you'll completely change your mind about backends and servers. How is that possible? This is because your laptop will soon become a server and run web services.

As always, the direction we pursue at the Developer Academy is, let's learn the server step by step, starting with drawing the big picture.



If you only know JavaScript, you can easily conquer backends and servers.

๐Ÿ“It's enough to have taken HTML, CSS, or JS, or know what they are.

We can build servers with JavaScript, crawl, and even learn to automate tasks. Have you already forgotten HTML, CSS, and JS? It's fine.

Since this is a time to learn about servers using JavaScript, you can easily follow the exercises by reviewing them in the middle. Don't worry!


๐Ÿ“Create a Tudu list, movie review site, etc. into a single web service

If you've studied HTML and CSS, there are Tudu lists and movie review sites that you might have tried at least once.

We plan to use this to build a single web service with a โ€œserverโ€ that can even be used by real people.

(*The movie review site provides HTML and CSS code, so don't worry about this part either!)



What's good about learning Node.js


๐Ÿ“Server developer? There is no need for a separate one. Outsourced personnel? Also, there is no need. You will be able to directly understand and use the overall structure of the web service.


๐Ÿ“Various applications such as stock data crawling and business automation are possible.

Let's take a look at an example.


์•ผํ›„ ํŒŒ์ด๋‚ธ์Šค ํฌ๋กค๋ง์„ ํ†ตํ•ด ํˆฌ์žํ• ๋งŒํ•œ ํšŒ์‚ฌ๋ฅผ ์ฐพ์•„๋ณผ ์ˆ˜ ์žˆ์–ด์š”

[You can find companies worth investing in by crawling on Yahoo Finance.]

[Implementing business automation with Excel increases the speed of repetitive tasks and creates a workflow.]

Anyway, all functions are implemented with a JavaScript server, and storage is possible with MySQL.

The real fun and useful technology starts now. If you think you're too addicted to HTML and CSS, I also recommend learning from the server.

Studying development should continue without losing fun.


๐Ÿ“It's very easy for you to create your own API and provide it to front developers.

  • Those who have worked hard to create HTML and CSS, but are running volatile websites because they can't be stored in a database
  • Those who are tired of outsourced development personnel being hit hard by back-end developers and front-end developers! You can also create your own API to communicate with front developers.


But what is an API anyway?

์—ฌ๊ธฐ์„œ ์ž ๊น, API๋Š” ๋Œ€์ฒด ๋ญ์˜ˆ์š”?

๐Ÿ“API = rules for importing external data

In very simple terms, you can think of an API as a rule for requesting data from outside of your computer.


๐Ÿ“API = fixed requests and rules!

Of the requests and responses defined in this way 'pair'As a result, you can think of it as an API that imports specific data to your computer and project.

Anyway, when we use these API rules to create a movie community platform External movie dataIt's something you can load:)


The important thing is that we learn server concepts so easily:)



What is the last skill you'll get?

 ๋ฐ”๋กœ ์ฐพ์•„๋ณด๊ธฐ ์Šคํ‚ฌ์ž…๋‹ˆ๋‹ค!

โ–ถ ๏ธŽ This is a quick search skill!

๐Ÿ“You can't ask an expert every time.

Once you've finished your training, you now have the knowledge you need for development โ€œThe ability to find out from time to timeโ€This will be nurtured.

The point of real growth comes from using what you've learned. So that you can expand your knowledge to your heart's content 'Developing muscles'I will nurture it!



Development is not difficult if you pack them one by one.


๐Ÿ“Front, back, and full stack

You can move forward as a complete web developer by training step by step like this. Don't be afraid We support you to become a developer who constantly learns, filling what you need one by one.


Module 2: Node.js, MySQL We'll see you in class!

Class Kit ยท Coaching Session

๐Ÿ“ Get 1:1 web development coaching from the Developer Academy!

  • You can ask a total of 2 questions per coaching ticket.
  • For each question, we will write an answer of around 250 characters and send it to you.
  • First, I will coach you to resolve errors that occur while studying web development.
  • Second, if you don't understand a specific concept or practice, we'll coach you until you understand it.
  • Third, we will coach you on development-related directions and career concerns.
  • Fourth, we provide realistic advice and coaching for outsourcers and planners.
  • For questions related to other classes, we will wholeheartedly coach you within the limits of your answers.
  • Coaching is answered sequentially by the borrower based on the date the questions were received. This may take at least 7 to 10 days.
  • The coaching ticket can be used for 20 weeks from the date of purchase.
  • If not used within the period, no refund will be given.

๐Ÿ“ฉ The package is subject to some changes, and we will be fully informed if there are any changes.

Curriculum

Creator

Glenn

Glenn

Nice to meet you, I'm K, an instructor at the Developer Academy.

The Creator-Developer Academy has one instructor and two teaching assistants to teach web development from beginning to end.

A development instructor from a non-major who is leading the development of a web agency and an English tutoring matching platform, and two development assistants who help with lectures will develop your development muscles.


๐Ÿ“ Instructor

  • before) Samsung SCSC completed
  • Currently) Operated by the web agency Glenncy
  • ) Lead the development of an English tutoring matching platform for international students

๐Ÿ“ 2 teaching assistants

  • before) In charge of the Shinsegae Employee Management App Front Office
  • before) P2P crowdfunding fund lab development lead
  • before) 3D printing company A platform development lead
  • Currently) Used Car Trading App Platform Company T Development Lead
  • Currently) Company S front developer



Non-majors can also do it.

If you think about it Literature student, non-majorI think the title is meaningful in the field of web/app development. It may be a long time ago, but did you teach web development and app development at Comgong?

โ€œWe need to develop!โ€ I think most people decide on a career path and start studying while making a commitment.

In other words, it's a story that any developer can do.



Maybe as a developer and educator.

๐Ÿ“We are composed of students who have graduated from subjects not related to development, such as business administration, systems engineering, English and law.

I was also like what others call a non-major, a liberal arts student.

After studying randomly, vaguely, and ignorantly as a developer, I looked around and gradually came up with juniors and acquaintances who wanted to develop.

At that time, I was amazed to see my friends who wanted to do web development want to start with a C language book similar to me.

I think it was the beginning of my job as a lecturer who guided me little by little so as not to waste time because the purpose was right but the direction was wrong.



Developer training tailored to the eye level of non-majors

As non-majors began development, they focused on teaching in line with the direction of web development for web development and app development for app development.

Also, I watched them quickly follow along and have fun while adapting the concept explanation a little more to the eye level of non-majors.

I also enjoyed seeing more and more friends who can talk with me about development-related topics. It's been over 2 years since I gave such a serious lecture.



You can do enough.

I started out with a craziness, so I know very well at what point I need it.

Even if you start lightly, you can get deep enough without worrying about things you were concerned about and heavy development.

Let's fight together!

I'll see you in class:)

__glenncy__

__glenncy__

View similar classes you might also like

Real backend system practice with Pooh, an incumbent developer of a large enterprise!Back Endย ย |ย ย Foo

Notes on Copyright Protection

  • All videos and materials included in the class are protected intellectual property under relevant laws.
  • You may face legal action if you copy, distribute, transmit, modify or edit the videos or materials included in the class without permission.
CLASS 101, LLC.
1201 North Market St. Suite 111, Wilmington, DE, 19801
support@101.inc