by Edmund Hee | May 22, 2020 | Web Development
HTML Cheat Sheet Some simple command to generate HTML code in Visual Studio Code div <div></div> a:link <a href=”http://”></a> img <img src=”” alt=””/> form <form...
by Edmund Hee | Nov 3, 2019 | Data Science
How Do You Know If You Should Learn Python? The most popular question we get from students is whether learning Python is going to worthwhile? Learning a new programming language is hard work. Should you spend a weekend to learn it? To make things simpler, let us show...