- 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
A practical approach to software engineering
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
Software development is an extremely complicated process. We all know how mistakes in software can make life difficult. People involved in the design, construction and implementation of computer systems must have a solid knowledge to meet the expectations of users and not expose them to trouble. This book is to help them solve problems they have to face in their work.
The book consists of five parts. In the first, the author explains what a software product is and what the software development process is about; in the second, discusses issues related to the management of the programming venture; in the third one presents classic methods of software development; in the fourth, he describes object-oriented methods, and in the fifth he deals with more complex aspects of software engineering (formal methods, component techniques, client-server-based systems engineering, reverse engineering and forward engineering, CASE tools).
The Scientific and Technical Publishers recommend this book to architects and software developers, programmers, people involved in software implementation, heads of programming enterprises and IT managers, as well as IT students who need to know what software engineering is all about before they start working.
Table of Contents
Preface
How to use this book
Part I PRODUCT AND MANUFACTURING PROCESS
Chapter 1. Product
Chapter 2. The process
Part II MANAGING DEVELOPMENT PROJECTS
Chapter 3. Basics of project management
Chapter 4. Measures of manufacturing processes and programming undertakings
Chapter 5. Planning of programming ventures
Chapter 6. Analyzing and managing risk
Chapter 7. Creating and tracking schedules
Chapter 8. Software quality assurance
Chapter 9. Managing software configuration
Part III TRADITIONAL METHODS OF SOFTWARE ENGINEERING
Chapter 10. System engineering
Chapter 11. Principles of analyzing requirements
Chapter 12. Analytical modeling
Chapter 13. Design concepts and principles
Chapter 14. Designing system architectures
Chapter 15. Designing user interfaces
Chapter 16. Designing modules and procedures
Chapter 17. Methods of software testing
Chapter 18. Software testing strategies
Chapter 19. Technical measures of the software
Part IV ENGINEERING OF THE OBJECT SOFTWARE
Chapter 20. The basics of object-oriented methods
Chapter 21. Object-oriented analysis
Chapter 22. Object oriented design
Chapter 23. Testing of object software
Chapter 24. Technical measures of object systems
Part V: ADVANCED METHODS OF SOFTWARE ENGINEERING
Chapter 25. Formal methods
Chapter 26. Pure software engineering
Chapter 27. Component software engineering
Chapter 28. Client-server engineering
Chapter 29. Web application engineering
Chapter 30. Reengineering
Chapter 31. Computer-aided engineering
Chapter 32. Way to the future
Other products in the same category (16)
Probe for measuring direct and alternating current with a current of up to 30 A. Works in the band up to 100 MHz, it can be connected to the oscilloscope through the UPI connector. It does not require an external power supply. Micsig CP1003
No product available!
Orange Pi PC H3 Quad-core Learning Development Board Mali400MP2 GPU 1GB DDR3
No product available!
No product available!
No product available!
No product available!
No product available!
A set of PCBs with a programmed layout for the LED thermometer - version 27mm green. AVT1697 / 2 / G A +
No product available!
No product available!
No product available!
Needle bending needle, for precise glue application, Flux 1,372mm internal diameter and 1,829mm outside diameter
No product available!
No product available!
No product available!
Male terminal block, angled, 4-pin. Pitch 3.5mm. Height 9.2mm. KF2EDGR
No product available!
No product available!
No product available!
SUPERLUMISATION MODULE LIGHTING 3x3LED BLUE 20mA - INDEPENDENT INSTALLATION KIT
No product available!