Introduction to Programming & Web Development for 'Absolute' Beginners
A lecture for those who know nothing about real coding + those who want to learn the basics of proper programming! Learn about various aspects such as programming basics and the developer's mindset!

When receiving and processing user data, what is the most important thing?
New free lectures opened 🎉
One of the most common things you will encounter when you start programming is 'receiving and processing data from the user'.
What is most important at this time? Data security? Efficient processing? Or user experience?
The answer is security, but is it right to simply focus on the most important security?
In this newly opened lecture, we will go and find the answer.
In addition, there is also cryptography content for developers, such as how https ensures secure transmission and reception of data , which is one of the most frequently asked questions when getting started with networking.
We will also have time to learn tips for writing secure code and how to use useful tools for security checks, so please pay close attention.
And the existing https://inf.run/FchN lectures are also being revised. The existing lectures were based on the PPT format, so it was difficult to show dynamic operation screens. We have prepared a much larger number of examples by running the program in real time. We are also trying to provide small conveniences, such as adding new subtitles, making the screen size clearer, and increasing the font size. Thank you 🌟




