Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/sem5/mobweb/img/android_components.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/sem5/mobweb/img/lifecycle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/sem5/mobweb/img/roomabstraction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/sem5/mobweb/img/service_lifecycle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/sem5/mobweb/img/state_hoisting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
740 changes: 740 additions & 0 deletions docs/notes/sem5/mobweb/mob.md

Large diffs are not rendered by default.

Empty file added docs/notes/sem5/mobweb/web.md
Empty file.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ nav:
- 10. Játékfejlesztés: ./notes/sem4/computer_graphics/10.md
- 11. Vektorháború: ./notes/sem4/computer_graphics/11.md
- 12. Fraktálok és káosz: ./notes/sem4/computer_graphics/12.md
- 5. félév:
- Mobil és webes szoftverek:
- Mob: ./notes/sem5/mobweb/mob.md
- Specializációk:
- Algoritmikus játékelmélet:
- Vizsgajegyzet: ./notes/spec/game_theory/exam_notes.md
Expand Down