in

Cerca

Heus ací els resultats de la cerca.

1.7 Four magic letters: CRUD
99 Resultats, Darrera modificació:
xisting/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... store and publish fancy images and funny videos. In fact, a properly trained web server can be a very... ther services designed for storing and processing information. Moreover, the structure of the database
1.2 How to use sockets in Python
81 Resultats, Darrera modificació:
= 1.2 How to use sockets in Python == How to fetch a document from a server using Python We are going ... (e.g., pythoninstitute.org) using the standard ''input()'' function and **fetches the root document**... his is our road map. Let's follow the route. {{ :info:cursos:pue:python-pcpp1:m4:pasted:20240108-104229.png }} === Importing a socket We are in need - we need a socket. How do we obtain a socke
1.6 Making life easier with the requests module
70 Resultats, Darrera modificació:
communicate with the web service using JSON as an information carrier. Unfortunately, our knowledge ne... s when it tries to establish, maintain, and close internet connections. This is why we used it before ... ut we aren't going to force you to write any code in it. It’ll act as a **black box** for us, and we don't want to persuade you to look inside it. Okay. Let's start. First of all, we nee
1.5 What is XML and why do we prefer to use JSON?
67 Resultats, Darrera modificació:
SON. We’re not going to teach you how to use XML in Python. We only want to show you how it’s built a... t differences between XML and JSON are. It can be intriguing how different they are, although both the solutions were invented for nearly the same purpose. Take a look –... nd the world, so your car prices may be expressed in many different currencies. How does XML cope wit
1.1 Python Professional Course Series: RESTful APIs
60 Resultats, Darrera modificació:
puter systems, especially those which work on the Internet; moreover, which cannot work without the Internet. REST isn't actually a word - it's an acrony... *, while the term representation reflects the way in which **data or states are retained inside the system and presented to the users** (humans or compute
1.3 JSON – our new friend
56 Resultats, Darrera modificació:
dote says that computer technology development is in fact based on TLA. What is TLA? It's simple – it'... ind and try to recall five acronyms commonly used in the IT world. We bet four of them will be TLA. ... Notation As you can see, there’s a little riddle inside the name. It may be a bit disturbing, too, and some sudden questions may have appeared in your mind just now, e.g., “Java? Do you want me t
1.4 Talking to JSON in Python
36 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 t... and colons, and to 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, alt
2.1 Python Professional Course Series: Lab & Assessment
23 Resultats, Darrera modificació:
ll done, you've reached the end of the course!** In this section, it's time to translate your Python ... and everything you've learned about RESTful APIs into some real-world projects. Specifically, we'll a... 1 We want you to write a simple CLI (Command Line Interface) tool which can be used in order to diagnose the current status of a particular http server. T