Web Dev and playing TicTacToe
Due Date |
---|
Alright! Lets get to Web Development! HTML, CSS, JavaScript are the fundamentals of web development, so it is important that you are comfortable with them before moving on to some really cool stuff for the next weeks!
Resources
w3schools is no doubt the best site to learn the basics of Web Dev in a simple way.
HTML
CSS
JavaScript
Java Script is too vast. Starting with the crash course first is advisable.
References
As you move ahead with time, keeping the references for these will be helpful
HTML
CSS
JavaScript
To practice using with HTML page, read DOM manipulation
Challenge
Who hasn't played Tic Tac Toe before? Here's an interesting project to develop a Tic Tac Toe web game using the basic HTML, CSS and JS you've already studied.
It's already covered in COPS Wintercamp 2019 so it's required to be done by only those who haven't done it before.
Submission
Once you are done with the task, open a pull request here