Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- 1.7 Four magic letters: CRUD
- r magic letters: CRUD == Entering a non-existing/malformed address We’ve reached the point in which we are ready to gather all new facts and tools and glue all these pieces into one functional block. You already know how HTTP works, how it’ is mounted on top o
- 1.5 What is XML and why do we prefer to use JSON?
- self. Note – it isn't a programming language, and although 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 type of data. Yo... an use it to store and transfer documents of virtually any type. For example, the document format prod
- 1.6 Making life easier with the requests module
- have reached the point where we can start the final stage of our journey – we know enough to communic... a **server serving** a web **service** (sorry for all these serv..., we weren't able to avoid them) and we also need a tool simpler than the ''socket'' module to talk with the **service** (we beg your pardon). “Wai
- 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 ... e we going to convince you to take a rest? Not at all. On the contrary, we want to encourage you to st... specific kind of machinery (do not take this literally) which drives lots of contemporary computer systems, especially those which work on the Internet; moreover, whi
- 1.2 How to use sockets in Python
- harness Python for this purpose. Here are our goals: * we want to write **a program which reads t... t's free. As you probably suspect, we need a specialized module. Python offers just such a module. You... mport socket </code> === Obtaining user input We also need **the name of the HTTP server** we're goin... t must be said firmly that this variant is potentially ambiguous. Why? Because** there can be more tha
- 1.3 JSON – our new friend
- ntinuous struggle with acronyms? Well, you’re not alone. We share this opinion. An old anecdote says t... . Close your eyes, strain your mind and try to recall five acronyms commonly used in the IT world. We... tunately, the notation we want to tell you about, although created with JavaScript environments in min... thout JavaScript. In fact, it can be used by virtually all modern programming environments thanks to t
- 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 Python. W... to laboriously build JSON messages, fretting over all these brackets, parentheses and colons, and to b... in the habit of coming up with such crazy ideas, although, to be honest, it's not as complex as it ma
- 2.1 Python Professional Course Series: Lab & Assessment
- = 2.1 Python Professional Course Series: Lab & Assessment == Working with RESTful APIs: Lab & Assessme... ing you've learned about RESTful APIs into some real-world projects. Specifically, we'll ask you to create: * an HTTP server availability checker; * ... ge viewer; * a Vintage Cars database. You will also have a chance to do the quiz and the final test