- 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
- Machine vission (MV)
- 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 500
- 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
Basics of C ++ (set)
Basics of C ++ language
SB Lippman, J. Lajoie
Basics of C ++ - exercises and solutions
CL Tondo BP Leung
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
Basics of C ++ language | |
Authors: SB Lippman, J. Lajoie ISBN: 83-204-2903-X Edition 2 Hardcover Format: 185x235, 1206 pages Publisher: WNT | |
This is the translation of the third - much changed and extended - edition of the textbook Fri. "C ++ Primer", which was recognized in the US as the best introduction to the issue of programming in C ++ and at the same time an excellent source of information about this language. The book contains:
Table of Contents Preface Part I Overview of the C ++ language Chapter 1. We start Chapter 2. We learn the C ++ language Part II The basic language Chapter 3. Data types in C ++ Chapter 4. Expressions Chapter 5. Instructions Chapter 6. Collections Part III Procedural programming Chapter 7. Functions Chapter 8. The scope of the declaration and the duration of the objects Chapter 9. Functions overloaded Chapter 10. Functional patterns Chapter 11. Handling emergency situations Chapter 12. Generalized algorithms Part IV Object-oriented programming Chapter 13. Class Chapter 14. Initiating, assigning and destroying class objects Chapter 15. Overloaded operators and user-defined type transformations Chapter 16. Class standards Part V Object-oriented programming Chapter 17. Derived and hereditary classes Chapter 18. Multiple-inheritance and virtual inheritance Chapter 19. Applications of inheritance in C ++ Chapter 20. An entry-exit library Appendix: Alphabetical list of generalized algorithms | |
Basics of C ++ language. Exercises and solutions | |
Authors: CL Tondo BP Leung ISBN: 83-204-2615-4 Soft binding Format: 185x235, 431 pages Publisher: WNT | |
The book contains solutions of all exercises from the famous textbook "C + + Basics" by Stanley B. Lippman and Josee Lajoie. By using it, the reader will learn to program in C ++. He will learn programming techniques that will help him deal with difficult program challenges. Table of Contents Preface From authors 1. We start 2. We learn the C ++ language 3. Data types in C ++ 4. Expressions 5. Instructions 6. Collections 7. Functions 8. The scope of the declaration and the duration of the facilities 9. Functions overloaded 10. Patterns of functions 11. Handling of emergency situations 12. Generalized algorithms 13. Classes 14. Initiating, assigning and destroying class objects 15. Overloaded and education operators of user-defined types 16. Class standards 17. Derived and hereditary classes 18. Multiple-inheritance and inheritance in C ++ 19. Applications of inheritance in C ++ 20. The entry-exit library Index |
Other products in the same category (16)
Assembled sound amplifier with LM386 chip. AVT794 C
No product available!
No product available!
No product available!
Panasonic Eneloop PRO R03/AAA rechargeable batteries with a minimum capacity of 930mAh and a voltage of 1.2V. The set contains four pieces sold in a reusable packaging. Panasonic BK-4HCDE/4LE
No product available!
No product available!
No product available!
Thermopad, two-side thermo-adhesive tape, 20mm x 130mm x 1mm, 6W / mK, AG Thermopiles, RoHS
No product available!
Circuit construction and testing kit using Analog Discovery 2 and LabVIEW. Digilent 471-018
No product available!
No product available!
Turnigy Multistar 15 A - Brushless motor controller for ESC 2-3S multirotors (HK25363)
No product available!
The module with the OV5647 sensor, working with all versions of the Raspberry Pi. It uses a built-in movable IR-CUT filter that is turned on and off automatically depending on the lighting conditions. ArduCAM B003507
No product available!
The converter enables wireless (Bluetooth) connection with devices equipped with RS-232 interface (lines TX, RX, CTS, RTS), the maximum data transfer rate is 230.4 kb / s.
No product available!
No product available!
No product available!
No product available!
Multifunctional up / down meter - a set for self-assembly.
No product available!