Diferències
Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.
Ambdós costats versió prèvia Revisió prèvia Següent revisió | Revisió prèvia | ||
info:cursos:pue:python-pcpp1 [28/12/2023 11:10] – [1 GUI PROGRAMMING] mate | info:cursos:pue:python-pcpp1 [04/03/2024 02:52] (actual) – [PCPP1 / M5 | File Processing] mate | ||
---|---|---|---|
Línia 79: | Línia 79: | ||
* [[info: | * [[info: | ||
* [[info: | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | |||
+ | == PCPP1 / M4 | Working with RESTful APIs | ||
+ | * the basic concepts of network programming, | ||
+ | * how to use and create sockets in Python, and how to establish and close the connection with a server; | ||
+ | * what JSON and XML files are, and how they can be used in network communication; | ||
+ | * what HTTP methods are, and how to say anything in HTTP; | ||
+ | * how to build a sample testing environment; | ||
+ | * what CRUD is; | ||
+ | * how to build a simple REST client, and how to fetch and remove data from server, add new data to it, and update the already-existing data. | ||
+ | |||
+ | === 1 | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | |||
+ | === 2 | ||
+ | * [[info: | ||
+ | |||
+ | == PCPP1 / M5 | File Processing | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
+ | * [[info: | ||
== summary | == summary |