자료형
자료형(Data type)은 왜 있을까? int(정수)와 float(실수)를 다르게 생각할까? 10과 20은 다르긴 하지만 얘네들을 가지고 할 수 있는 일은 같다. 1과 0.111은 할 수 있는 방법이 다르다. 1과 0.111은 그냥 더하면 안된다. 자릿수를 맞춰야하고 더하고, 유효자리숫자라는게 있어서 유효자리숫자가 안맞으면 버리고…조금 더 복잡한...
자료형(Data type)은 왜 있을까? int(정수)와 float(실수)를 다르게 생각할까? 10과 20은 다르긴 하지만 얘네들을 가지고 할 수 있는 일은 같다. 1과 0.111은 할 수 있는 방법이 다르다. 1과 0.111은 그냥 더하면 안된다. 자릿수를 맞춰야하고 더하고, 유효자리숫자라는게 있어서 유효자리숫자가 안맞으면 버리고…조금 더 복잡한...
Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server.
This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...
Examples of text, typography, math equations, diagrams, flowcharts, pictures, videos, and more.