to

Cerca

Heus ací els resultats de la cerca.

1.2 How to use sockets in Python
133 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 soc... r this purpose. Here are our goals: * we want to write **a program which reads the address of a WW
1.6 Making life easier with the requests module
91 Resultats, Darrera modificació:
t the final stage of our journey – we know enough to communicate with the web service using JSON as an... ation carrier. Unfortunately, our knowledge needs to be supplemented – we need a **server serving** a ... e** (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).
1.7 Four magic letters: CRUD
91 Resultats, Darrera modificació:
ess We’ve reached the point in which we are ready to gather all new facts and tools and glue all these... of the TCP stack and how the HTTP server is able to do much more for us than just store and publish f... an be a very **effective and convenient gateway** to very complicated and heavy databases or other ser... f cooperating servers; but the interface provided to the user (you) will always look the same. We can
1.1 Python Professional Course Series: RESTful APIs
66 Resultats, Darrera modificació:
w 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 of our adventure - very demanding and completely new. We'll show
1.3 JSON – our new friend
55 Resultats, Darrera modificació:
cronym. Close your eyes, strain your mind and try to recall five acronyms commonly used in the IT worl... 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! L... n your mind just now, e.g., “Java? Do you want me to learn Java? Or even JavaScript?” No, we don't. F
1.5 What is XML and why do we prefer to use JSON?
52 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... programming language, and although it is possible to build a real programming language on top of XML, ... ent carrier** of any type of data. You can use it to store and transfer documents of virtually any typ... extensions ending with x like docx) utilizes XML to create such different data as spreadsheets, prese
1.4 Talking to JSON in Python
47 Resultats, Darrera modificació:
= 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. We're a little worried you may think that we want you to laboriously build JSON messages, fretting over al
2.1 Python Professional Course Series: Lab & Assessment
21 Resultats, Darrera modificació:
end of the course!** In this section, it's time to translate your Python skills and everything you'v... real-world projects. Specifically, we'll ask you to create: * an HTTP server availability checker;... ntage Cars database. 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 prep