Course List
Web Intro
Complete in 20 hours! Learn the basics of HTML, CSS, and JavaScript.
Basics
Orientation
Orientation
How to use CodeFriends & why learn web coding
What to Include in a Website?
What to Include in a Website?
The framework of a website, basic HTML syntax and usage
How to Decorate a Website?
How to Decorate a Website?
Applying CSS, the clothing of a website
How to Make a Website Functional?
How to Make a Website Functional?
Introducing JavaScript, the brain of a website
Introduction to HTML/CSS/JavaScript
Introduction to HTML/CSS/JavaScript
Introducing the three essential components that make up a webpage.
Creating a Self-Introduction Website
Creating a Self-Introduction Website
How to express myself in the online world
Practice
Creating a Self-Introduction Website
Creating a Self-Introduction Website
How to express myself in the online world
Creating a Portfolio
Creating a Portfolio
Creating an online portfolio as a digital salesperson for myself
Creating a Business Promotion Page
Creating a Business Promotion Page
Promote the business I run in the online space.
Creating a Gallery
Creating a Gallery
Create an online gallery that reflects your taste.
Python
Learn the basics of Python
Basics
Orientation
Orientation
CodeFriends Python Practice Environment Tutorial
Getting Started with Python Programming
Getting Started with Python Programming
A first step in Python for coding beginners
How to Calculate Data and Control Logic by Conditions
How to Calculate Data and Control Logic by Conditions
Learning about operators, data types, and conditionals
How to Minimize Repetitive Tasks with Python
How to Minimize Repetitive Tasks with Python
Understanding loops and functions
How to Structure Data and Express It with Algorithms
How to Structure Data and Express It with Algorithms
Object-oriented programming, data structures, algorithms
Practice
Basic Algorithms in Python
Basic Algorithms in Python
Definition of algorithms and how to implement basic algorithms in Python
Challenge! Advanced Python Algorithm Assignment
Challenge! Advanced Python Algorithm Assignment
Algorithm problem-solving assignments to develop logical thinking
Collecting Desired Data with Crawling
Collecting Desired Data with Crawling
How to collect data through crawling and precautions