Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
- 1.1 Python Professional Course Series: RESTful APIs
- 1.2 How to use sockets in Python
- 1.3 JSON – our new friend
- 1.4 Talking to JSON in Python
- 1.5 What is XML and why do we prefer to use JSON?
- 1.6 Making life easier with the requests module
- 1.7 Four magic letters: CRUD
- 2.1 Python Professional Course Series: Lab & Assessment
Resultats de text complet:
- 1.7 Four magic letters: CRUD
- = 1.7 Four magic letters: CRUD == Entering a non-existing/malformed address We’ve reached the point in... ew facts and tools and glue all these pieces into one functional block. You already know how HTTP works, how it’ is mounted on top of the TCP stack and how the HTTP server is a
- 1.2 How to use sockets in Python
- = 1.2 How to use sockets in Python == How to fetch a document from a server using Python We are going to write our first program making us... of network sockets. Of course, we'll harness Python for this purpose. Here are our goals: * we wa... hich reads the address of a WWW site** (e.g., pythoninstitute.org) using the standard ''input()'' func
- 1.6 Making life easier with the requests module
- nough to communicate with the web service using JSON as an information carrier. Unfortunately, our knowledge needs to be supplemented – we need a **server... ule to talk with the **service** (we beg your pardon). “Wait,” you may ask here. “Doesn't the socket ... tries to establish, maintain, and close internet connections. This is why we used it before when we wa
- 1.4 Talking to JSON in Python
- = 1.4 Talking to JSON in Python == Working with the JSON module in Python Now that we're familiar with JSON essentials, it's time to learn how to use it with
- 1.3 JSON – our new friend
- = 1.3 JSON – our new friend Do you sometimes feel that coping with IT issues is a continuous struggle with acronyms? Well, you’re not alone. We share this opinion. An old anecdote says that computer technology deve
- 1.5 What is XML and why do we prefer to use JSON?
- = 1.5 What is XML and why do we prefer to use JSON? **XML** is a **language**. Anyway, this is what it... is possible to build a real programming language on top of XML, it wasn't (and still isn't) its native niche. XML is – like JSON – a **universal and transparent carrier** of any ... he document format produced by MS Office applications (the newer one with file extensions ending with
- 1.1 Python Professional Course Series: RESTful APIs
- = 1.1 Python Professional Course Series: RESTful APIs == Some words about REST The word you see below may look a little enigmatic: REST Are we going to convince you to take a rest? Not at all. On the contrary, we want to encourage you to start the next part
- 2.1 Python Professional Course Series: Lab & Assessment
- = 2.1 Python Professional Course Series: Lab & Assessment == Working with RESTful APIs: Lab & Assessment **Well done, you've reached the end of the course!** In this section, it's time to translate your Python skills and ev