Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.58 KB

resources1.md

File metadata and controls

34 lines (22 loc) · 1.58 KB
  1. book: Mulholland, H. N., & Smith, G. B. (2021). Visual processing: Systematic variation in light–dark bias across visual space. Current Biology, 31(18). https://doi.org/10.1016/j.cub.2021.07.057

  2. book: Du Sautoy, M. (2019). Creativity code: Art and innovation in the age of ai. Cambridge: Harvard University Press. online link: https://ocul-yor.primo.exlibrisgroup.com/permalink/01OCUL_YOR/sqt9v/cdi_askewsholts_vlebooks_9780674240414

  3. book: Tomlinson, M., Tjhai, C. J., Ambroze, M. A., Ahmed, M., & Jibril, M. (2018). Error-correction coding and decoding bounds, codes, decoders, analysis and applications. Springer International Publishing. online link: https://ocul-yor.primo.exlibrisgroup.com/permalink/01OCUL_YOR/sqt9v/cdi_oapen_doabooks_21386

  4. street art link :https://www.toronto.ca/services-payments/streets-parking-transportation/enhancing-our-streets-and-public-realm/streetartoronto/

  5. online link of HTML code:https://gist.github.com/old-campos/3870308

  6. The links: https://www.w3schools.com/html/html_quotation_elements.asp

  7. LINK: https://github.com/mrdoob/three.js

  8. print("Python Code by Xiaoling Yu") import sys x1 = input("input x1: ") x2 = input("input x2: ") y1 = input("input y1: ") y2 = input("input y2: ") print("p1 = (" + x1 + "," + y1 + ") ") print("p2 = (" + x2 + "," + y2 + ") ")

Acording to the https://www.runoob.com/python/python-reg-expressions.html

  1. things I love: To learn something

  2. an artist: Cai Guoqiang https://caiguoqiang.com/

Commented above by Xiaoling Yu