libristo programming c 3 0 4628269

- znaleziono 14 produktów w 6 sklepach

C++ Programs to Accompany Programming Logic and Design - 2212841252

107,90 zł

C++ Programs to Accompany Programming Logic and Design Thomson Learning

Informatyka

C++ PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is designed to be paired with the Fifth Edition of the highly successful Programming Logic and Design by Joyce Farrell. The two books together provide the perfect opportunity for those who want to learn the fundamentals of programming and also get a taste of an actual programming language. Users can discover how real C++ code behaves while remaining within the context of the traditional language-independent logic and design course.

Sklep: Albertus.pl

C# Programming Evolution - 2212825586

177,30 zł

C# Programming Evolution Sams Publishing

Informatyka

Experience with C# programming in the .NET environment is one thing. Actually applying it is another. Issues can often creep up when you begin to apply your programming knowledge to a practical application and resources for troubleshooting are limited. Until now. C# Programming Evolution offers you reusable, real-world techniques through targeted activities. You'll work with a complete example .NET enterprise application to learn techniques that will help you not only customize the example application but also build new applications from beginning to end. You will cover the three main user interfaces: Windows Forms, ASP.NET Web Forms and Pocket PC, as well as how to make practical use of XML Web Services. The .NET environment is constantly changing. C# Programming Evolution will make sure that you won't get left behind.

Sklep: Albertus.pl

C# 3. 0 Design Patterns - 2841697378

149,99 zł

C# 3. 0 Design Patterns

Książki Obcojęzyczne>Angielskie>Computing & information technology>Computer programming / software development>Programming & scripting lan...

0x0135156500000000

Sklep: Gigant.pl

Learning C# 3. 0 - 2849905292

149,99 zł

Learning C# 3. 0

Książki Obcojęzyczne>Angielskie>Computing & information technology>Computer programming / software development>Object-oriented programming...

0x013514e700000000

Sklep: Gigant.pl

TCP/IP Sockets in C - 2212824530

83,30 zł

TCP/IP Sockets in C Morgan Kaufmann

Informatyka

"TCP/IP sockets in C# is an excellent book for anyone interested in writing network applications using Microsoft .Net frameworks. It is a unique combination of well written concise text and rich carefully selected set of working examples. For the beginner of network programming, it's a good starting book; on the other hand professionals could also take advantage of excellent handy sample code snippets and material on topics like message parsing and asynchronous programming." Adarsh Khare, SDT, .Net Frameworks Team, Microsoft Corporation The popularity of the C# language and the .NET framework is ever rising due to its ease of use, the extensive class libraries available in the .NET Framework, and the ubiquity of the Microsoft Windows operating system, to name a few advantages. TCP/IP Sockets in C# focuses on the Sockets API, the de facto standard for writing network applications in any programming language. Starting with simple client and server programs that use TCP/IP (the Internet protocol suite), students and practitioners quickly learn the basics and move on to firsthand experience with advanced topics including non-blocking sockets, multiplexing, threads, asynchronous programming, and multicasting. Key network programming concepts such as framing, performance and deadlocks are illustrated through hands-on examples. Using a detailed yet clear, concise approach, this book includes numerous code examples and focused discussions to provide a solid understanding of programming TCP/IP sockets in C#. Features Tutorial-based instruction in key sockets programming techniques complemented by numerous code examples throughout Discussion moves quickly into the C# Sockets API definition and code examples, desirable for those who want to get up-to-speed quickly Important coverage of "under the hood" details that developers will find useful when creating and using a socket or a higher level TCP class that utilizes sockets Includes end-of-chapter exercises to facilitate learning, as well as sample code available for download at the book

Sklep: Albertus.pl

Absolute C++ CodeMate Enhanced Edition - 2212831509

272,50 zł

Absolute C++ CodeMate Enhanced Edition Addison Wesley Publishing Company

Informatyka

Absolute C++, offers complete coverage of the C++ programming language. It provides all the tools necessary for experienced and novice programmers to master C++, including: thorough coverage of the Standard Template Library; complete and fully executable code throughout; sections highlighting programming tips and common pitfalls; and a logical order of coverage of C++ topics in order for students to better understand the language. This book is appropriate for introductory courses covering the C++ language, intermediate programming courses introducing C++ to students familiar with another language and will act as a total reference beyond a student's coursework.This book also comes with Addison-Wesley's CodeMate. This online program competency builder transforms a student's reading experience into a dynamic programming environment with a click of a mouse. CodeMate allows students to view, compile, run, and edit programming problems directly from the textbook without installing a compiler. Language features are presented in context of complete working C++ programs. Complete (language focused) introduction to the C++ language. Contains extensive coverage of the STL. Pedagogical use of full-color presentation to aid in students learning of code structure. Introduces modern programming topics such as UML (Unified Modeling Language) and Patterns. Contains extensive pedagogy including: PitfallsProgramming tipsSelf-test exercises with answersContains CD-ROM with instructor and student resources. Author Walt Savitch has been widely acclaimed for his clear, concise and engaging writing style.

Sklep: Albertus.pl

Beginning Visual C# 2005 - 2212828501

155,50 zł

Beginning Visual C# 2005 Wrox Press Inc.

Informatyka

Beginning Visual C# 2005 Creating next-generation software and applications is now easier than ever with the release of Visual C# 2005. This accessible book guides you through all aspects of C# programming and the capabilities of Visual Studio(r) 2005 so that you can begin developing customized applications. You'll first learn all aspects of the C# language, from the fundamentals to object-oriented techniques. You'll then quickly progress through Windows(r) and Web programming to making use of data sources, and finally to some advanced techniques such as XML documentation and graphics programming with GDI+. Throughout the book, you'll also find helpful hints, tips, exercises, and full-fledged example code that will enhance your programming skills. This book covers everything you need to know about Visual C# 2005 and the .NET Framework to create powerful, secure applications for mobile devices, Web applications, Windows applications, and Web services. What you will learn from this book * Ways to add functionality to your Visual C# applications * How to publish applications to the Web with the click of a button * Techniques for assembling advanced Windows applications with a minimum of effort and time * Tips for using Web services to add complex data and functionality to Web applications * How to improve your C# applications using object-oriented programming * Steps for using ADO.NET to interact with databases and deal with XML Who this book is for This book is for anyone who wants to learn how to program in C# using the .NET Framework. It is also for programmers who know .NET 1.0 and want to find out about the latest features of .NET 2.0 and Visual Studio 2005. Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

Sklep: Albertus.pl

Introduction to C++ - 2212825338

193,20 zł

Introduction to C++ John Wiley & Sons

Informatyka

Master the fundamentals of programming in a self-paced learning environment! Offering a solid programming foundation for anyone embarking on an MIS career, Grandon Gill's Introduction to Programming Using Visual C++ .NET will help you develop strong structured programming techniques, problem-solving skills, and perhaps most importantly, a deeper understanding of what it means to program computers. Focus on core programming skills: The text emphasizes structured programming techniquesthe building blocks for all forms of programmingthen concludes with a systematic treatment of objects. Learn how to modify existing code: Chances are, you won't be developing an application entirely from scratch. That's why this text emphasizes how to incorporate existing code elements into your own programs. Use what you've learned: A wide variety of exercises provide numerous opportunities for practice and reflect many of the types of problems that you might be expected to work on in the real world. See how it's done: A CD packaged with the text features almost 20 hours of video segments that are tightly integrated into the chapters. Create flow charts and transform them into code: FlowC software, which is also included on the enclosed CD, is a Windows-based program developed by the author that allows you to create flowcharts and then automatically transform them into C++ code, as well as pseudocode. Debug your own programs: Debugging tools are integrated into the text and exercises within Microsoft's Visual Studio .NET environment.

Sklep: Albertus.pl

Stacja POLYTRON PCU 8520 8x DVB-S/S2 na DVB-T/C - 2855520362

8990,00 zł

Stacja POLYTRON PCU 8520 8x DVB-S/S2 na DVB-T/C POLYTRON

TV-SAT#Pay TV#Stacje czołowe#Kompaktowe

Uniwersalna stacja kompaktowa POLYTRON PCU 8520 Dystrybucja wybranego sygnału 4x DVB-S(2) sygnał DVB-T. The new PCU 8000 series HDTV compact headend converts signals from 8 satellite transponders into DVB-T channels. The transport stream can be modified e.g. to delete programs, to adapt NIT / ONID data or to sort channels (programmes) using the LCN function. The PCU 8000 headends feature also allocating new TS IDs or SIDs with the remapping function. The output modulation can be changed to DVB-C with a software update. Special features of the PCU 8000 series compact headends are the temperature-controlled fan as part of the POLYTRON long-life concept and the intuitive programming of devices using the standard built-in control options via USB and LAN. All models of the PCU compact headend series can be combined and a common NIT table can be generated. The quality of every single

Sklep: e-towarownia

C# 3.0 - 2212836123

122,90 zł

C# 3.0 McGraw-Hill

Informatyka

Let master programmer and bestselling author Herb Schildt teach you the fundamentals of C#, Microsoft's premier programming language for the .NET Framework. You'll begin by learning to create, compile, and run a C# program. Then it's on to data types, operators, control statements, methods, classes, and objects. You'll also learn about inheritance, interfaces, properties, indexers, exceptions, events, namespaces, generics, and much more. Of course, new C# 3.0 features, such as LINQ, lambda expressions, and anonymous types, are included. Start programming in C# 3.0 today with help from this fast-paced, hands-on tutorial.

Sklep: Albertus.pl

C/TCP-IP, the Embedded Protocol Stack for the Kinetis Arm Cortex-M4 - 2873617248

382,80 zł

C/TCP-IP, the Embedded Protocol Stack for the Kinetis Arm Cortex-M4 Micrium

Książki / Literatura obcojęzyczna

Learn the essentials of Networking and Embedded TCP/IP stacks. Part I of this comprehensive book provides a thorough explanation of Micri

Sklep: Libristo.pl

CGI - 1193479191

50,00 zł

CGI Helion

multimedia > książki

Książka omawia zagadnienia programowania CGI w Perlu i C, tworzenie działających programów wraz ze szczegółowymi objaśnieniami, wykorzystanie interaktywnych formularzy oraz mapowanych obrazków, kontrolowanie odwiedzin stron WWW za pomocą liczników i książek gości, tworzenia własnych komunikatów obsługi błędów, projektowanie aplikacji korzystających z baz danych, wykorzystanie i dostosowywanie istniejących bibliotek CGI.

Sklep: Helion.pl

Hikvision Kamera DS-2CD2T43G2-4I(2.8mm) 4MPX - 2878098644

653,02 zł

Hikvision Kamera DS-2CD2T43G2-4I(2.8mm) 4MPX hikvision

DRUKARKI KOMPUTERY AKCESORIA>Sieci>Sieci przewodowe>kamery IP

Hikvision 4 MP IR Fixed Bullet Network Camera DS-2CD2T46G1-4I - sieciowa kamera nadzorującaMatryca: CMOS - 1/2.7" - 4 MPObiektyw: 2.8 mm Obiektyw Iris F/1.6 Bezpieczeństwo: Zarządzanie, monitorowanie, konfiguracja: Protokoły sieciowe: Funkcje specjalne: Regulacja ostrości, balans bieli, funkcja alarmu, skanowanie progresywne, regulacja nasycenia, regulacja jasności, regulacja kontrastu, Wide Dynamic Range (WDR), infrared cut filter, Highlight Compensation (HLC), Scene Change Detection, tamper-detection, przycisk zerowania, Region of Interest (ROI), wykrywanie włamań, automatyczna regulacja wzmocnienia, 3D Digital Noise Reduction Technology, obsługa ONVIF (Profil S), obsługa ONVIF (Profil G), Kompensacja tylnego oświetlenia (BLC), Wykrywanie Przecięć Linii, redukcja zakłóceń obrazu, Internet Server Application Programming Interface (ISAPI), wykrywanie opuszczania obszaru, wykrywanie wejścia na obszar, stroboskop wbudowany, analiza behawioralnaZasilanie: Zasilacz 12 VDC 25%, zabezpieczenie przed odwrotną polaryzacją PoE: 802.3af, klasa 3 Wymagania sprzętowe: Akcesoria w zestawie: Wymiary: 386x156x155Pozostałe parametry: Parametry środowiska (podczas pracy) -30 °C - 60 °C; 0 - 95% (non-condensing) wilgotność względna...

Sklep: ZiZaKo.pl

MySQL - 2212825591

213,00 zł

MySQL Sams Publishing

Informatyka

In MySQL, Paul DuBois provides you with a comprehensive guide to one of the most popular relational database systems. As an important contributor to the online documentation for MySQL, Paul uses his day-to-day experience answering questions users post on the MySQL mailing list to pinpoint the problems most users and administrators encounter. The principal MySQL developer, Monty Widenius, along with a network of his fellow developers, reviewed the manuscript, providing Paul with the kind of insight no one else could supply. Instead of merely giving you a general overview of MySQL, Paul teaches you how to make the most of its capabilities. Through two sample databases that run throughout the book, he gives you solutions to problems youll likely face. He helps you integrate MySQL efficiently with third-party tools, such as PHP and Perl, enabling you to generate dynamic Web pages through database queries. He also teaches you to write programs that access MySQL databases. Paul also provides a comprehensive set of references to column types, operators, functions, SQL syntax, MySQL programming, C API, Perl DBI, and PHP API. MySQL simply provides you with the kind of information you wont find anywhere else.

Sklep: Albertus.pl

Sklepy zlokalizowane w miastach: Warszawa, Kraków, Łódź, Wrocław, Poznań, Gdańsk, Szczecin, Bydgoszcz, Lublin, Katowice

Szukaj w sklepach lub całym serwisie

1. Sklepy z libristo pl programming c 3 0 4628269

2. Szukaj na wszystkich stronach serwisu

t1=0.035, t2=0, t3=0, t4=0.012, t=0.035

Dla sprzedawców

copyright © 2005-2024 Sklepy24.pl  |  made by Internet Software House DOTCOM RIVER