About Us

My Early Programming


Hello! My name is Sunny and I love to program. I started to learn program in April 2020. At first, my head was full of doubts, I even had to ask my dad about how to solve the errors I made.

The first programming language I learned was Python. I learned Python for four months, in the first month, I learned Python's basic grammar. Then, I started to learn Pygame, the frame that we used Python to make games. Python was my favorite programming language.

After finished learning Python, I had some programing thinking and method in my head. I continued to learn about HTML, CSS, and JavaScript. These programming languages helped me to create beautiful website quickly.

Then, I learned Flask. Flask was similar to Pygame, it was another programming frame which combined Python, HTML, CSS, and JavaScript. Flask made the website alive, it could make the website automatically jump to its homepage after you logged in.

I was very positive to create my website and put my games on, but something was missing. I need somewhere to stored our data such as game records, so I need to learn SQLAlchemy. SQLAlchemy is a database frame which we use Python language to insert data into it and get data from it. This is how it works that a website could remember your username and what you do in the website.

At last, I had learned everything to create a basic website. I started to create Happy IOT on middle December 2020, with my first game, Royal Snake.

Happy IOT is the first public website I created in my life. I decide to put all of my games and things and stuff on my website. Welcome to my website and give feedback to me.

If you also have interest in programming and coding, you could contact with me. We can learn together and make games. Even better, your game could be on the Happy IOT's homepage!

My Email: happyiot@163.com

Learning Website Recommend


If you are still learning about programing, here are some website you could use:

Python learning:
https://www.w3cschool.cn/python/

Flask learning:
https://www.w3cschool.cn/flask/

HTML5 learning:
https://www.w3cschool.cn/html5/

CSS learning:
https://www.w3cschool.cn/css/

JavaScript learning:
https://www.w3cschool.cn/javascript/

SQL learning:
https://www.w3cschool.cn/sql/

Jinja2 learning:
https://www.w3cschool.cn/yshfid/

Other:
https://www.w3cschool.cn/tutorial