se

Cerca

Heus ací els resultats de la cerca.

1.7 Four magic letters: CRUD
260 Resultats, Darrera modificació:
to gather all new facts and tools and glue all these pieces into one functional block. You already kno... mounted on top of the TCP stack and how the HTTP server is able to do much more for us than just stor... nd funny videos. In fact, a properly trained web server can be a very **effective and convenient gateway** to very complicated and heavy databases or other services designed for storing and proce
1.2 How to use sockets in Python
232 Resultats, Darrera modificació:
= 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 use of network sockets. Of course, we'll harness Python for this purpose. Here are our goals: * we wa
1.6 Making life easier with the requests module
158 Resultats, Darrera modificació:
rney – we know enough to communicate with the web service using JSON as an information carrier. Unfort... knowledge needs to be supplemented – we need a **server serving** a web **service** (sorry for all these serv..., we weren't able to avoid them) and we also nee
1.1 Python Professional Course Series: RESTful APIs
92 Resultats, Darrera modificació:
= 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 ... g and completely new. We'll show you not Python itself, but a very specific kind of machinery (do not
1.5 What is XML and why do we prefer to use JSON?
86 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 thinks about itself. Note – it isn't a programming language, and al... ansparent carrier** of any type of data. You can use it to store and transfer documents of virtually a... to create such different data as spreadsheets, presentations, or texts. As you probably suspect, XML
1.4 Talking to JSON in Python
85 Resultats, Darrera modificació:
ule in Python Now that we're familiar with JSON essentials, it's time to learn how to use it with Python. We're a little worried you may think that we wan... riously build JSON messages, fretting over all these brackets, parentheses and colons, and to break down complex JSON lines into prime factors. Nothing co
1.3 JSON – our new friend
70 Resultats, Darrera modificació:
that computer technology development is in fact based on TLA. What is TLA? It's simple – it's a Three-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 TL... time to break this pattern. The acronym we'll present to you now is four letters long. What a nice ch
2.1 Python Professional Course Series: Lab & Assessment
49 Resultats, Darrera modificació:
= 2.1 Python Professional Course Series: Lab & Assessment == Working with RESTful APIs: Lab & Assessment **Well done, you've reached the end of the cours