Universidade Autónoma de Lisboa
Universidade Autónoma de Lisboa (UAL; Autonomous University of Lisbon) is a private university located in Lisbon, the capital of Portugal. UAL was founded on December 13, 1985.[1]
Universidade Autónoma de Lisboa | |
Type | Private University |
---|---|
Location | , 38°43′28″N 9°08′45″W |
Website | autonoma |
Its seat is in the Palace of the Counts of Redondo.
Noted alumni
Gallery
- Entrance
gollark: Oh, it won't work for files outside of the computer's folder for obvious security reasons.
gollark: But you can also write a program to just directly run from a URL, like that one.
gollark: Yes.
gollark: If you want to run stuff downloaded from the interweb in a script then:```lualocal h = http.get "whatever URL"local x = h.readAll()h.close()local fn, err = load(x, "@thing")if not fn then error(err) endfn(...)```
gollark: You can actually just use `wget run [URL]` or something in the command prompt.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.