Daily Learning part twenty-seven.
I started today's session at 14:30. I began with HTML Graphics, which had two mini‑sections: HTML Canvas and HTML SVG. After finishing and practicing these, I completed HTML Media, HTML Video, HTML Audio, HTML Plug-ins, and HTML YouTube. Then I moved to JavaScript, where I spent time reviewing the JS syntax reference. I am planning to start JS projects like a Background Color Flipper, a TODO List Adder, a Stop Watch, and hopefully a Tic‑Tac‑Toe game with HTML, CSS, and JS. For the moment I need to learn CSS, complete HTML, and learn SQL (for SQLi). I finished my first session at 17:00.
I came back at 19:30 and decided to make a calculator with HTML, CSS, and JavaScript. I haven't learned CSS yet—I only know very basic stuff—so for the CSS part I followed a tutorial. It took the whole session to complete. It took a lot of time, but it was pretty easy, to be honest. For the calculations I just used eval(). I finished the project in about two hours. At 22:00 I published my project on GitHub. Here is the link:
https://github.com/4ynow/Calclator
I ended today's session at 22:25.
“If there is no struggle, there is no progress.” Frederick Douglass
Top comments (0)