Results 301 to 310 of about 828,366 (333)
Some of the next articles are maybe not open access.

What Is Python?

2016
Python is a modern programming language that supports object-oriented, functional, and imperative programming styles. It is ideal for the beginner because of its readability and ease of use. Python is first and foremost a scripting language, but can be compiled into computer-readable binary.
openaire   +2 more sources

Einführung in Python

2020
Bevor wir mit der Bearbeitung von physikalischen Fragestellungen mithilfe des Computers beginnen konnen, mussen wir uns zunachst einige grundlegende Arbeitstechniken aneignen. Damit Sie mit diesem Buch arbeiten konnen, sollten Sie mit den grundlegenden Funktionen Ihres Computers und des Betriebssystems vertraut sein.
openaire   +2 more sources

The Reticulate Python Python Reticulatus (Schneider)

1926
(Uploaded by Plazi from the Biodiversity Heritage Library) No abstract provided.
openaire   +1 more source

Python, the Fundamentals

2020
Python is a well-structured, powerful programming language. There are many reasons why it is useful as an introduction to scientific computing. It combines remarkable expressiveness with a clean, simple and compact language structure. It’s easy to learn.
openaire   +2 more sources

AutoDock Vina 1.2.0: New Docking Methods, Expanded Force Field, and Python Bindings

Journal of Chemical Information and Modeling, 2021
Jerome Eberhardt   +2 more
exaly  

Sockets in Python

2019
A Socket is an end point in a communication link between separate processes. In Python sockets are objects which provide a way of exchanging information between two processes in a straight forward and platform independent manner. In this chapter we will introduce the basic idea of socket communications and then presents a simple socket server and ...
openaire   +2 more sources

Python for Gaming

2019
It is only appropriate that we have a chapter where we discuss creating video games in Python – after all, it is that very interest that got me started programming all those years ago when I was a kid. Things have progressed a lot since then; at the time, PC games were text-based with the only images consisting of really poor quality graphics or, worse,
openaire   +2 more sources

Functions in Python

2019
As discussed in the last chapter; when you build an application of any size you will want to break it down into more manageable units; these units can then be worked on separately, tested and maintained separately. One way in which these units can be defined is as Python functions.
openaire   +2 more sources

Python beyond Python

2017
Paul N. Reinsch   +2 more
openaire   +2 more sources

SciPy 1.0: fundamental algorithms for scientific computing in Python

Nature Methods, 2020
Pauli Virtanen   +2 more
exaly  

Home - About - Disclaimer - Privacy