Cerca

Heus ací els resultats de la cerca.

1.7 Four magic letters: CRUD
69 Resultats, Darrera modificació:
int 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 of the TCP stack and how the HTTP server is able to do much more for us than just store and publish fancy images and funny videos. In fact,
1.5 What is XML and why do we prefer to use JSON?
66 Resultats, Darrera modificació:
= 1.5 What is XML and why do we prefer to use JSON? **XML** is a **language**. Anyway, this is what it ... t itself. 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. You ca
1.6 Making life easier with the requests module
59 Resultats, Darrera modificació:
all these serv..., we weren't able to avoid them) and we also need a tool simpler than the ''socket'' m... It does, but it’s **too good**. It's too choosy and too powerful. It exposes lots of details which ar... socket module is perfect when you want to understand network issues at the TCP level and to learn which challenges the OS faces when it tries to establish,
1.2 How to use sockets in Python
27 Resultats, Darrera modificació:
tute.org) using the standard ''input()'' function and **fetches the root document** (the main HTML docu... capabilities - as we mentioned before, we aren't and won't be focusing on network programming. We want to show you how the TCP/IP works and how it is able to act as **a carrier for REST**. ... extent that it is able to transport HTTP traffic, and HTTP is interesting for us only to the extent tha
1.1 Python Professional Course Series: RESTful APIs
26 Resultats, Darrera modificació:
t the next part of our adventure - very demanding and completely new. We'll show you not Python itself,... . It means that our machinery **stores, transmits and receives representations**, while the term repres... h **data or states are retained inside the system and presented to the users** (humans or computers). ... ," you may think now. "How is it possible to send and receive all kinds of data using plain text?" It'
1.4 Talking to JSON in Python
23 Resultats, Darrera modificació:
es, fretting over all these brackets, parentheses and colons, and to break down complex JSON lines into prime factors. Nothing could be further from the tru... to be honest, it's not as complex as it may seem and we're convinced that you’d be able to cope with s... . How do we start a new adventure? It's obvious, and we're sure that you knew it before we asked: <cod
1.3 JSON – our new friend
20 Resultats, Darrera modificació:
Letter Acronym. Close your eyes, strain your mind and try to recall five acronyms commonly used in the IT world. We bet four of them will be TLA. And – look! – TLA is a TLA too. What a coincidence! ... inside the name. It may be a bit disturbing, too, and some sudden questions may have appeared in your m... thanks to the standardized libraries of functions and unified services. It doesn't matter what programm
2.1 Python Professional Course Series: Lab & Assessment
17 Resultats, Darrera modificació:
ection, it's time to translate your Python skills and everything you've learned about RESTful APIs into... base. You will also have a chance to do the quiz and the final test to see how well you've mastered the material, and check if you're prepared for the certification exam (available soon). Completing the quiz and the final test concludes the course. Are you read