- Out-of-Stock
Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
Marek Luliński, Gniewomir Sarbicki
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
Description
Authors: Marek Luliński, Gniewomir Sarbicki
ISBN 978-83-283-3527-1
Format: B5, 144 pages
Soft binding
Helion Publisher
Gliwice 2018
About the book
Pascal, C ++, JavaScript and Python - this is a collection of languages that you will practice with the tasks in this book. Each of them has slightly different applications, all of them are or will be used soon in IT lessons and exams, and their application in the face of real problems can significantly simplify your life. How to learn how to program in these languages in the easiest and fastest way? Of course thanks to the exercises! With this book you will write specific programs for solving numerical, logical and mathematical tasks - in each of the above languages. With the practical set of tasks included here, you will try to find the permutations of the set, encrypt the text with the Caesar cipher, build the Pascal triangle and indicate the lattice points inside the circle with the radius of r. Write your own questions answering the questions asked in your task. If you are a student, you will be able to practice not only programming skills but also mathematics. If you are a teacher, you will find a lot of inspiration for your students here. You will be able to compare the finished program later with the solutions proposed by the authors.
Table of Contents
- Admission
- Introduction
- Rules for solving tasks
- Data and results
- Pascal
- The structure of the source program
- Program example
- Program example with function
- Program example with procedure
- Compilers, programming editors and Pascal language environments
- Windows
- Linux
- Numeric types
- Integers
- Real numbers are measurable
- Mathematical functions
- Conditional instructions
- Iterative instructions
- Functions
- C ++
- The structure of the source program
- Program example
- Useful libraries
- Program example with function
- Compilers, programming editors and C ++ language environments
- Windows
- Linux
- Numeric types
- Integers
- Real numbers are measurable
- Mathematical functions
- Conditional instructions
- Iterative instructions
- Program example with function declarations
- Javascript
- An example of a script using a form
- An example of calling a script from a .js file
- Mathematical functions
- Python
- Interpreters and editors
- Numeric types
- Mathematical operations
- Letters and tuples
- List operations
- Chains of characters
- Logical expressions
- Bit instructions
- Block instructions
- For loop
- While looping
- Conditional instructions
- Three-argument conditional statement
- Function block
- Folded lists
- Functional programming
- Comparing solution performance
- Chapter 1. Tasks
- Chapter 2. Solutions
- Chapter 3. Appendix
- T-computer
- Chapter 4. A little bit of history
- Programming with the mouse
- Application of tables
- Programming languages
- Literature
- algorithms
- Pascal
- C ++
- Javascript
- Python
- recommend
- IT glossary
Other products in the same category (16)
The controller can control two brush motors, communicating with the master system using USB, TTL serial interface, analog signals, as well as signals from the RC apparatus. The current capacity of 15 A / channel allows you to control high-power motors. Pololu 2395
No product available!
Universal Quer power supply with a capacity of 2200mAh for charging portable electronic devices, powered by 5V. The Power bank Quer is charged via the USB port . KOM0808B
No product available!
No product available!
No product available!
No product available!
No product available!
DIGITAL SOLDERING STATION WITH PID CONTROLLER AND GRAPHIC LCD DISPLAY - PLATEBOARD AND PROGRAMMED LAYOUT
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!
No product available!