08-05-2020, 10:53 AM
learn to code
choose a language, like c++ or visual basic, or try out html css and javascript. You can use a student version of Microsoft's Visual Studio, or even just use notepad and rename your files .cpp (c++), or .vb (visual basic) or .html (html) and .ccs (css), and .js (javascript).
if (smart) {
coding_is_easy = true;
coding_is_fun = true;
} else {
coding_is_fun = false;
//notice that coding is still easy
}
choose a language, like c++ or visual basic, or try out html css and javascript. You can use a student version of Microsoft's Visual Studio, or even just use notepad and rename your files .cpp (c++), or .vb (visual basic) or .html (html) and .ccs (css), and .js (javascript).
if (smart) {
coding_is_easy = true;
coding_is_fun = true;
} else {
coding_is_fun = false;
//notice that coding is still easy
}