Search Constraints
Number of results to display per page
Results for:
Green Building Concepts
Remove constraint Green Building Concepts
Resource Type
Others
Remove constraint Resource Type: Others
1 - 2 of 2
Search Results
-
Others
During COVID-19 outbreak, people are staying at homes to lower the chance of infection. Having a long period lockdown, do you miss the moment you walk along a country park to enjoy a breath of fresh air? A student has developed a virtual Green Park with first-person view navigation, you can take a virtual walk and feel it by controlling the movement with a mouse and keyboard. This Park provides an auto-pilot feature, in which an i-Space cat will introduce the Park to you after selecting a self-guided tour function. Users can also fly a drone in the Park to experience a bird's eye view for the whole park.
The student uses 3D modeling software to create a virtual landscape of the Green Park and its 3D objects including plants, fountain, bench, direction board and buildings. These objects are openly accessible for download. You can import the objects into Unity software to create a unique and exquisite virtual park for your loved ones.
- Keywords:
- Human-computer interaction Parks Virtual reality
- Resource Type:
- Others
-
Others
Welcome to Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience. The first exercises work on basic Python concepts like strings and lists, building up to the later exercises which are full programs dealing with text files, processes, and http connections. The class is geared for people who have a little bit of programming experience in some language, enough to know what a "variable" or "if statement" is. Beyond that, you do not need to be an expert programmer to use this material. To get started, the Python sections are linked at the left -- Python Set Up to get Python installed on your machine, Python Introduction for an introduction to the language, and then Python Strings starts the coding material, leading to the first exercise. The end of each written section includes a link to the code exercise for that section's material. The lecture videos parallel the written materials, introducing Python, then strings, then first exercises, and so on. At Google, all this material makes up an intensive 2-day class, so the videos are organized as the day-1 and day-2 sections. This material was created by Nick Parlante working in the engEDU group at Google. Special thanks for the help from my Google colleagues John Cox, Steve Glassman, Piotr Kaminksi, and Antoine Picard. And finally thanks to Google and my director Maggie Johnson for the enlightened generosity to put these materials out on the internet for free under the Creative Commons Attribution 2.5 license -- share and enjoy!
- Course related:
- COMP1002 Computational Thinking
- Subjects:
- Computing, Data Science and Artificial Intelligence
- Keywords:
- Python (Computer program language)
- Resource Type:
- Others