
Do it! Jocoding's Introduction to Programming
Description
Book Introduction
The most influential YouTuber in the IT field! Jocoding that has 420,000 Koreans excited! From HTML to AI services A super-fast way to learn coding with just 'copy and paste'! Finally, a book has been released that captures the JoCoding-style coding learning method, accessible to everyone. What was the secret behind this non-IT major, who struggled with coding aptitude, creating the "Animal Test" app, which reached number two on the App Store charts? JoCoding's ultra-fast coding learning method doesn't focus on boring grammar. Jocoding is even more special because it sets clear goals and progresses with a sense of accomplishment, from small exercises to 'animal tests'. He says, 'Coding is not about designing complex logic, but about finding the code you need on the Internet and copying and pasting it (Ctrl+C, Ctrl+V)'. This way, even non-majors and beginners can start coding with fun and quickly complete the service they want. After experiencing coding like this once, even middle school students can draw the big picture of the entire development. Not only will you be able to understand the developers' foreign language, but you will also learn how to create results quickly and easily, like with Jocoding. This book teaches the basics of coding by creating a replica of Google's main screen using HTML or JavaScript, implementing StarCraft game features, and finally practicing the process of creating a 'fauna test' that can actually be deployed. After practicing all the web services, smartphone apps, and AI app development covered in this book, you will become a true intellectual of the IT era. Now is the perfect time for Corin to study. Why? Because Jocoding's book came out! |
- You can preview some of the book's contents.
Preview
index
[First Yard Coding Basics]
Chapter 1: Coding Basics Terminology
01-1 What is coding?
01-2 4 Reasons Why You Should Learn to Code Right Now
Chapter 2: Coding Basics, Web Programming
02-1 Coding Areas We Need to Know
02-2 Learning the Web Easily - Front-end and Back-end
02-3 Two "Insider" Settings for Learning Coding
[How does the Second Yard website work?
- From creation to search engine optimization]
Chapter 3: Can You Hack Naver News if You Understand HTML?
03-1 HTML hidden in Naver News site
03-2 Manipulating Naver News Articles
Chapter 4: Creating a Website and Publishing It Online
04-1 How to publish your website on the Internet
04-2 Creating a website using a template
04-3 Deploying a Website with Netrify
Chapter 5: From domain purchase to site connection!
05-1 What is a domain?
05-2 Buying a domain
05-3 Connecting the purchased domain to your website
Chapter 6: Search Engine Principles and Site Exposure
06-1 Registering my website on Naver
06-2 Crawler and Sitemap Settings
06-3 Search Engine Optimization
Chapter 7: Learning CSS by Creating an Identical Google Home Screen
07-1 CSS, Just Remember This!
07-2 Coding a Google Home Screen Clone
07-3 Coding Easily with Bootstrap
Chapter 8: Implementing StarCraft Cloaking with JavaScript
08-1 Understanding JavaScript
08-2 Implementing Race Cloaking with jQuery
Chapter 9: Building a Book Search Service Using APIs
09-1 API and jQuery AJAX
09-2 Creating a Book Search Web Service
Third Yard: The World's Easiest Way to Create Artificial Intelligence
Chapter 10 [Basics] Creating a Fruit Encyclopedia with AI
10-1 Understanding the Concept of Artificial Intelligence
10-2 Getting Started with Self-Learning Teachable Machines
10-3 Quickly Create a Fruit Encyclopedia with the Teachable Machine
Chapter 11 [Practical] Creating a Face-Based AI Animal Test
11-1 Writing Basic Python Code for Web Services
11-2 Crawling animal images from the web
11-3 Creating basic functions to teach artificial intelligence
11-4 Improve the results screen for ease of use
11-5 Modifying the design with CSS
11-6 Implementing a comment function in Disqus
11-7 Adding SNS sharing feature and registering favicon
Chapter 12 [Launch Edition] Launching the Animal Test as a Smartphone App
12-1 How to create an app and prepare for installation
12-2 AI Animal Test Transformed into a Smartphone App!
12-3 Publishing your app on the Google Play Store
Search
Chapter 1: Coding Basics Terminology
01-1 What is coding?
01-2 4 Reasons Why You Should Learn to Code Right Now
Chapter 2: Coding Basics, Web Programming
02-1 Coding Areas We Need to Know
02-2 Learning the Web Easily - Front-end and Back-end
02-3 Two "Insider" Settings for Learning Coding
[How does the Second Yard website work?
- From creation to search engine optimization]
Chapter 3: Can You Hack Naver News if You Understand HTML?
03-1 HTML hidden in Naver News site
03-2 Manipulating Naver News Articles
Chapter 4: Creating a Website and Publishing It Online
04-1 How to publish your website on the Internet
04-2 Creating a website using a template
04-3 Deploying a Website with Netrify
Chapter 5: From domain purchase to site connection!
05-1 What is a domain?
05-2 Buying a domain
05-3 Connecting the purchased domain to your website
Chapter 6: Search Engine Principles and Site Exposure
06-1 Registering my website on Naver
06-2 Crawler and Sitemap Settings
06-3 Search Engine Optimization
Chapter 7: Learning CSS by Creating an Identical Google Home Screen
07-1 CSS, Just Remember This!
07-2 Coding a Google Home Screen Clone
07-3 Coding Easily with Bootstrap
Chapter 8: Implementing StarCraft Cloaking with JavaScript
08-1 Understanding JavaScript
08-2 Implementing Race Cloaking with jQuery
Chapter 9: Building a Book Search Service Using APIs
09-1 API and jQuery AJAX
09-2 Creating a Book Search Web Service
Third Yard: The World's Easiest Way to Create Artificial Intelligence
Chapter 10 [Basics] Creating a Fruit Encyclopedia with AI
10-1 Understanding the Concept of Artificial Intelligence
10-2 Getting Started with Self-Learning Teachable Machines
10-3 Quickly Create a Fruit Encyclopedia with the Teachable Machine
Chapter 11 [Practical] Creating a Face-Based AI Animal Test
11-1 Writing Basic Python Code for Web Services
11-2 Crawling animal images from the web
11-3 Creating basic functions to teach artificial intelligence
11-4 Improve the results screen for ease of use
11-5 Modifying the design with CSS
11-6 Implementing a comment function in Disqus
11-7 Adding SNS sharing feature and registering favicon
Chapter 12 [Launch Edition] Launching the Animal Test as a Smartphone App
12-1 How to create an app and prepare for installation
12-2 AI Animal Test Transformed into a Smartphone App!
12-3 Publishing your app on the Google Play Store
Search
Detailed image

Publisher's Review
Even non-majors can make it!
The app ranked #1 on Naver's real-time search rankings and #2 on the App Store.
The development process of the "Animal Test" is revealed!
We'll reveal the entire process of creating the "Animal Face Test," a social media sensation that ranked #1 on Naver's real-time search and #2 on the App Store popularity chart! This novel app, which tells you whether a face is cat or dog-like when you input it, can be easily implemented using APIs and libraries, even without any advanced programming knowledge.
We have systematically organized each and every step of the process necessary to create an AI app service, such as crawling images with Python, training an AI model, and creating an app using a webview.
In addition, it includes everything you need to know about registering and distributing your app in the actual app market, so if you've ever been curious about the app service development process, I highly recommend creating "Animal Test."
I just made it by following the same pattern as the 〈Animal Test〉.
The “First Impression Test” with 7 million views
The "Physiognomy Yangban" app, which generated 35 million won in revenue, has been completed!
There are many cases where people have successfully created their own apps by following Jocoding's "Animal Test" and have made huge profits.
Representative examples include the service “First Impression Test,” which recorded 7 million views, and “Physiognomy Yangban,” which generated 35 million won in revenue.
These app developers were college students and coding novices who had never learned programming before, but they added their own planning ideas based on the "Animal Test" and launched a popular app.
So, can I, too, create an app service like them and generate advertising revenue? Absolutely! This book will teach you how to create an app and generate massive advertising revenue.
From web and app services to artificial intelligence development
The entire roadmap for learning coding is visible at a glance!
This book is even more special because it covers the entire coding process, from web and app services to artificial intelligence development.
In the first yard, we'll explore the field of web development, which even beginners can quickly enter the world of coding, and learn effective coding methods.
And the second yard is full of exciting practical exercises just by looking at the titles, such as 'Manipulating Naver News Articles', 'Cloning the Google Main Screen', 'Implementing StarCraft Functions with JavaScript', and 'Creating a Book Search Service'.
You can enjoy coding by completing interesting results until the end, rather than focusing on boring grammar.
The highlight of this book and the final product of the third chapter, "Animal Test," is divided into [Basics], [Practical], and [Launch] sections, allowing you to learn AI development step by step and also practice the process of launching in the app market.
Conquer web, app, and AI development all at once through all the exercises in this book.
Do it! and Jocoding meet to increase learning effectiveness by 200%.
Let's study with free video lectures from the Jocoding Channel!
The content of this book is a systematic selection of must-learn courses, especially for beginners, from the video lectures on the Jocoding channel.
All lectures included in the book are available for viewing at a glance on the Easy Publishing YouTube playlist.
If you watch the video and read the book together, you can understand the concept more easily.
Check out Jocoding's introductory programming course, recognized by 420,000 subscribers, right here on Do it!
- YouTube channel youtube.com/c/easyspub [Playlist → Select Introduction to Programming by Jocoding]
Quick overview of IT development and the results!
The most practical introductory IT textbook for non-majors!
This book is perfect for non-IT majors as it allows students to experience a wide range of programming, including HTML, CSS, JavaScript, Python, jQuery, and even Teachable Machine.
It consists of 12 chapters, making it suitable for use in a 14-week web programming course at a university, and helps you systematically experience the development process through various theories and practices.
It is also a practical IT textbook that allows non-majors to quickly learn the overall flow of programming, with friendly explanations and easy-to-understand illustrations that capture the concepts.
Learn, share, and grow together
Let's study at Doit Study Room!
If you plan and study alone, you will quickly become tired.
In such cases, why not meet readers who share similar concerns and share them? It would be even more rewarding and fulfilling to be able to help others with what I've diligently studied.
Meet friends who study together in the Doit Study Room and improve your academic achievements!
- Do it! Study Room: cafe.naver.com/doitstudyroom
[People who would benefit from reading this book]
- Entrepreneurs who want to generate revenue by creating web app services.
- Job seekers who want to experience all aspects of web and app development
- Non-majors and college students who are just starting to learn coding
- Planners, marketers, and PMs who need innovative web app service planning ideas
[Sharing example source and updates]
- Download from the Easy Publishing website easyspub.co.kr [Data Room → Search for book title]
The app ranked #1 on Naver's real-time search rankings and #2 on the App Store.
The development process of the "Animal Test" is revealed!
We'll reveal the entire process of creating the "Animal Face Test," a social media sensation that ranked #1 on Naver's real-time search and #2 on the App Store popularity chart! This novel app, which tells you whether a face is cat or dog-like when you input it, can be easily implemented using APIs and libraries, even without any advanced programming knowledge.
We have systematically organized each and every step of the process necessary to create an AI app service, such as crawling images with Python, training an AI model, and creating an app using a webview.
In addition, it includes everything you need to know about registering and distributing your app in the actual app market, so if you've ever been curious about the app service development process, I highly recommend creating "Animal Test."
I just made it by following the same pattern as the 〈Animal Test〉.
The “First Impression Test” with 7 million views
The "Physiognomy Yangban" app, which generated 35 million won in revenue, has been completed!
There are many cases where people have successfully created their own apps by following Jocoding's "Animal Test" and have made huge profits.
Representative examples include the service “First Impression Test,” which recorded 7 million views, and “Physiognomy Yangban,” which generated 35 million won in revenue.
These app developers were college students and coding novices who had never learned programming before, but they added their own planning ideas based on the "Animal Test" and launched a popular app.
So, can I, too, create an app service like them and generate advertising revenue? Absolutely! This book will teach you how to create an app and generate massive advertising revenue.
From web and app services to artificial intelligence development
The entire roadmap for learning coding is visible at a glance!
This book is even more special because it covers the entire coding process, from web and app services to artificial intelligence development.
In the first yard, we'll explore the field of web development, which even beginners can quickly enter the world of coding, and learn effective coding methods.
And the second yard is full of exciting practical exercises just by looking at the titles, such as 'Manipulating Naver News Articles', 'Cloning the Google Main Screen', 'Implementing StarCraft Functions with JavaScript', and 'Creating a Book Search Service'.
You can enjoy coding by completing interesting results until the end, rather than focusing on boring grammar.
The highlight of this book and the final product of the third chapter, "Animal Test," is divided into [Basics], [Practical], and [Launch] sections, allowing you to learn AI development step by step and also practice the process of launching in the app market.
Conquer web, app, and AI development all at once through all the exercises in this book.
Do it! and Jocoding meet to increase learning effectiveness by 200%.
Let's study with free video lectures from the Jocoding Channel!
The content of this book is a systematic selection of must-learn courses, especially for beginners, from the video lectures on the Jocoding channel.
All lectures included in the book are available for viewing at a glance on the Easy Publishing YouTube playlist.
If you watch the video and read the book together, you can understand the concept more easily.
Check out Jocoding's introductory programming course, recognized by 420,000 subscribers, right here on Do it!
- YouTube channel youtube.com/c/easyspub [Playlist → Select Introduction to Programming by Jocoding]
Quick overview of IT development and the results!
The most practical introductory IT textbook for non-majors!
This book is perfect for non-IT majors as it allows students to experience a wide range of programming, including HTML, CSS, JavaScript, Python, jQuery, and even Teachable Machine.
It consists of 12 chapters, making it suitable for use in a 14-week web programming course at a university, and helps you systematically experience the development process through various theories and practices.
It is also a practical IT textbook that allows non-majors to quickly learn the overall flow of programming, with friendly explanations and easy-to-understand illustrations that capture the concepts.
Learn, share, and grow together
Let's study at Doit Study Room!
If you plan and study alone, you will quickly become tired.
In such cases, why not meet readers who share similar concerns and share them? It would be even more rewarding and fulfilling to be able to help others with what I've diligently studied.
Meet friends who study together in the Doit Study Room and improve your academic achievements!
- Do it! Study Room: cafe.naver.com/doitstudyroom
[People who would benefit from reading this book]
- Entrepreneurs who want to generate revenue by creating web app services.
- Job seekers who want to experience all aspects of web and app development
- Non-majors and college students who are just starting to learn coding
- Planners, marketers, and PMs who need innovative web app service planning ideas
[Sharing example source and updates]
- Download from the Easy Publishing website easyspub.co.kr [Data Room → Search for book title]
GOODS SPECIFICS
- Publication date: July 18, 2022
- Page count, weight, size: 316 pages | 668g | 188*257*15mm
- ISBN13: 9791163033875
You may also like
카테고리
korean
korean