andersenlab (25)in #html • 3 years ago • NoneWebsite lesson 5: communication baseIf you have done everything right before, then now you have the same website as in your own template. Has work on…andersenlab (25)in #html • 3 years ago • NoneWebsite lesson 4: HTML + CSSWelcome back! Hopefully you tried everything that was mentioned in the previous lesson , checked CSS libraries…andersenlab (25)in #html • 3 years ago • NoneWebsite lesson 3: moving to CSSWelcome back, guys! Sorry, steemit didn't let me uploaf my 2nd Part, so you can read here Hopefully you've had…andersenlab (25)in #html • 3 years ago • NoneWebsite lesson 1: structureAs I've already told you, I've decided to make my own school. So the idea is to make by the end your own project.…andersenlab (25)in #programming • 3 years ago • NoneHow to find inspiration for your website?Hey! That is the last introduction article to solve some mental problems before starting the real work! Hopefully, it…andersenlab (25)in #math • 3 years ago • NoneWhy is math needed, when we have HTML+CSS?Hey! I've decided to make some tutorials about CSS+HTML, something like "website school", so first of all we have to…andersenlab (25)in #html • 3 years ago • NoneHTML+CSS - guide for a good startNot so many days ago I've written an article about Is it worth to start , if you decided to start, then I recommend…andersenlab (25)in #js • 3 years ago • NoneJS object processing functionsLet's look on the example of some database: We have fields "id", "destination" (where to fly), date of creation…andersenlab (25)in #html • 4 years ago • NoneHTML+CSS - is it worth to start?If you are a beginner, you face some problems such as Which language to choose" and so on. Then you discover (…andersenlab (25)in #java • 4 years ago • NoneDynamic problems to improve your productivityHey to everyone! I've posted some tips, but not so far I've talked to a person, that says "It is not enough to…andersenlab (25)in #java • 4 years ago • None5 ways to sort wiselyHey to everyone! I guess you all did sorting at least once. I also guess that everyone knows a sorting called…andersenlab (25)in #it • 4 years ago • NoneSo you wanna say C++ is better than Java?No, I don't want to say that way or other way. Nowadays, we hear a lot of crazy things in a dispute about language…andersenlab (25)in #tutorial • 4 years ago • NoneFunctions for string in javaI've already made an article for some helpful tips, but I think there is a need to discuss all functions too. Shortly…andersenlab (25)in #it • 4 years ago • NoneFunctions in your own classThe best example of usage of your own class is to work with a database. Moreover, using functions in class is…andersenlab (25)in #it • 4 years ago • NoneHow to work with files? Tips for beginnersWhat does it mean "file" or "usage of files"? Working with files means reading from a file and outputting into a…andersenlab (25)in #it • 4 years ago • NoneHelpful tips for usage of stringI don't think there is a need to explain the meaning of string . We can simply name it as a line and I would say…andersenlab (25)in #java • 4 years ago • NoneCalendar / date in javaHere I would like to discuss such objects as Calendar or Date with those, who begin their way in Java. What…