Cerca
Heus ací els resultats de la cerca.
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... se pieces into one functional block. You already know how HTTP works, how it’ is mounted on top of the... different programs written in very different technologies can utilize shared data through one, **univ... of operations – they are elementary, but complex enough to build complex services. A set of four opera
- 1.2 How to use sockets in Python
- d a request to the server** (the server wants to know what we want from it) - **receive the server's... server** we're going to connect to. In fact, it's not our problem. The user knows it better. Let's ask him or her: <code python> import socket server_add... e IP address** - the server you will reach may be not the server you intended to connect to. It may so
- 1.6 Making life easier with the requests module
- we can start the final stage of our journey – we know enough to communicate with the web service using JSON as an information carrier. Unfortunately, our knowledge needs to be supplemented – we need a **serv... amed ''json-server'', implemented on top of the ''Node.js'' environment. ''Node.js'' is – as Wikipedia
- 1.3 JSON – our new friend
- a continuous struggle with acronyms? Well, you’re not alone. We share this opinion. An old anecdote says that computer technology development is in fact based on TLA. What is ... – look! – TLA is a TLA too. What a coincidence! Now it’s time to break this pattern. The acronym we'll present to you now is four letters long. What a nice change! Let u
- 1.5 What is XML and why do we prefer to use JSON?
- e**. Anyway, this is what it thinks about itself. Note – it isn't a programming language, and although... XML seems to be bloated compared to JSON. We’re not going to teach you how to use XML in Python. We ... d by a very exclusive second-hand car store. It's not a regular store – it's a store with the most leg... **declares that the document contains XML text**. Note the very original “parentheses” in which the li
- 1.4 Talking to JSON in Python
- Python == Working with the JSON module in Python Now that we're familiar with JSON essentials, it's t... break down complex JSON lines into prime factors. Nothing could be further from the truth! We’re not in the habit of coming up with such crazy ideas, although, to be honest, it's not as complex as it may seem and we're convinced th
- 1.1 Python Professional Course Series: RESTful APIs
- EST Are we going to convince you to take a rest? Not at all. On the contrary, we want to encourage yo... very demanding and completely new. We'll show you not Python itself, but a very specific kind of machinery (do not take this literally) which drives lots of contem... se which work on the Internet; moreover, which cannot work without the Internet. REST isn't actually
- 2.1 Python Professional Course Series: Lab & Assessment
- Interface) tool which can be used in order to diagnose the current status of a particular http server.... or qualified domain name) of the server to be diagnosed (the diagnosis will be extremely simple, we just want to know if the server is dead or alive) * (optional) the