0
Which type of code should I learn?
I’ve started a little bit of HTML and C++ but I’m not sure where to put my focus. I’m going to Grad School to become a Librarian and I should know the basics of coding so that I can edit websites or set up a catalog system. Any help is appreciated!
1 Odpowiedź
+ 3
Hello,
HTML is a good start, when you're finished with that continue with CSS, and I recommend also PHP and SQL courses, that will give you some understanding of how you can work with databases and how they can fit into a website.
I am sure there are countless library catalog solutions out there using these technologies. C++ seems to be overkill for it :)