
Edward Elgar Publishing UN iLibrary HeinOnline Directory of Open Access Books SAGE Journals ASTM Compass Arxiv
From this page you can:
Home |
Class number details
005.133














































Library items with class number 005.133



C# 3.0 Design Patterns / Judith Bishop
Title : C# 3.0 Design Patterns : Use the Power of C# 3.0 to Solve Real-World Problems Material Type: printed text Authors: Judith Bishop, Author Publisher: Beijing : O'Reilly Publication Date: 2008 Pagination: xviii, 284 p. Size: 24 cm ISBN (or other code): 978-0-596-52773-0 General note: Includes bibliographical references (p. 283-284)
Includes index (p. 285-290)Languages : English (eng) Original Language : English (eng) Descriptors: C# (Computer program language)
Software patternsClass number: 005.133 Abstract: If you want to speed up the development of your .NET applications, you're ready for C# design patterns -- elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code them. C# Design Patterns draws on new C# 3.0 language and .NET 3.5 framework features to implement the 23 foundational patterns known to working developers. You get plenty of case studies that reveal how each pattern is used in practice, and an insightful comparison of patterns and where they would be best used or combined. This well-organized and illustrated book includes:
*An explanation of design patterns and why they're used, with tables and guidelines to help you choose one pattern over another
*Illustrated coverage of each classic Creational, Structural, and Behavioral design pattern, including its representation in UML and the roles of its various players
*C# 3.0 features introduced by example and summarized in sidebars for easy reference
*Examples of each pattern at work in a real .NET 3.5 program available for download from O'Reilly and the author's companion web site
*Quizzes and exercises to test your understanding of the material.
With C# 3.0 Design Patterns, you learn to make code correct, extensible and efficient to save time up front and eliminate problems later. If your business relies on efficient application development and quality code, you need C# Design Patterns.Contents note: C# Meets Design Patterns; Structural Patterns: Decorator, Proxy, and Bridge; Structural Patterns : Composite and Flyweight; Structural Patterns : Adapter and Façade; Structural Patterns : Adapter and Façade; Creational Patterns : Abstract Factory and Builder; Behavioral Patterns : Strategy, State, and Template Method; Behavioral Patterns : Chain of Responsibility and Command; Behavioral Patterns : Iterator, Mediator, and Observer; Behavioral Patterns : Visitor, Interpreter, and Memento; The Future of Design Patterns; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=17166 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-001797 005.133 Bis-C# 2008 General Collection Library "Max van der Stoel" English Available C++ : how to program / Harvey M. Deitel
Title : C++ : how to program Material Type: printed text Authors: Harvey M. Deitel, Author ; Paul J Deitel, Author Edition statement: 10th edition Publisher: Pearson Education (India) Publication Date: 2017 Pagination: 1070 p. Layout: ill. Size: 24 cm ISBN (or other code): 978-93-325-8573-7 General note: Includes bibliographic references
Includes index (p. 1031-1070)Languages : English (eng) Descriptors: C++ (Computer program language)
Object-oriented programming (Computer science)Class number: 005.133 Abstract: The best-selling C++ How to Program is accessible to readers with little or no programming experience, yet comprehensive enough for the professional programmer. The Deitels' signature live-code approach presents the concepts in the context of full working programs followed by sample executions. The early objects approach gets readers thinking about objects immediately--allowing them to more thoroughly master the concepts. Emphasis is placed on achieving program clarity and building well-engineered software. Interesting, entertaining, and challenging exercises encourage students to make a difference and use computers and the Internet to work on problems. To keep readers up-to-date with leading-edge computing technologies, the Tenth Edition conforms to the C++11 standard and the new C++14 standard. Contents note: Introduction to computers and C++; Introduction to C++ programming, input/output and operators; Introduction to classes, objects, member functions and strings; Algorithm development and control statements : part I; Control statements : part 2; logical operators; Functions and an introduction to recursion; Class templates array and vector; catching exceptions; Pointers; Classes : a deeper look; Operator overloading; Class string; Object-oriented programming : inheritance; Object-oriented programming : polymorphism; Stream input/output : a deeper look; File processing; Standard library containers and ilerators; Standard library algorithms; Exception handling : a deeper look; Introduction to custom templates; Custom templatized data structures; Searching and sorting; Class string and string stream processing : a deeper look; Bits, characters, C strings and structs; Operator precedence and associativity; ASCII character set; Fundamental types; Number systems; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=22108 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-002527 005.133 Del-C++ 2017 General Collection Library "Max van der Stoel" English Due for return by 06/08/2023 C++ program design: an introduction to programming and object-oriented design / James P Cohoon
Title : C++ program design: an introduction to programming and object-oriented design : an introduction to programming and object-oriented design Material Type: printed text Authors: James P Cohoon, Author ; Jack W Davidson, Author Publisher: Boston : McGraw-Hill/ Irwin Publication Date: 1997 Pagination: xxvi, 754 p. Size: 24 cm Accompanying material: Includes CD ISBN (or other code): 978-0-256-19744-0 General note: Includes index Languages : English (eng) Original Language : English (eng) Descriptors: C++ (Computer program language)
Object oriented programming (Computer science)Class number: 005.133 Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=10004 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 5702-004225 005.133 Coh-C++ 1997 General Collection Library "Max van der Stoel" English Not for loan 5702-004751 005.133 Coh-C++ 1997 General Collection Library "Max van der Stoel" English Due for return by 10/30/2019 5702-005258 005.133 Coh-C++ 1997 General Collection Library "Max van der Stoel" English Available 5702-007173 005.133 Coh-C++ 1997 General Collection Library "Max van der Stoel" English Available 5702-010610 005.133 Coh-C++ 1997 General Collection Library "Max van der Stoel" English Available 5702-010667 005.133 Coh-C++ 1997 General Collection SEEU Library Skopje English Due for return by 12/31/2021 CLR via C# / Jeffrey Richter
Title : CLR via C# Material Type: printed text Authors: Jeffrey Richter, Author Edition statement: 4th edition Publisher: Redmond, Washington : Microsoft Press Publication Date: 2012 Pagination: xxv, 863 p. Layout: ill. Size: 24 cm ISBN (or other code): 978-0-7356-6745-7 General note: Includes index (p. 823-862) Languages : English (eng) Original Language : English (eng) Descriptors: C# (Computer program language)
Internet programming
Microsoft .NET FrameworkClass number: 005.133 Abstract: Dig deep and master the intricacies of the common language run time, C#, and .NET development. Led by programming expert Jeffrey Richter, a longtime consultant to the Microsoft .NET team - you’ll gain pragmatic insights for building robust, reliable, and responsive apps and components.
* Fully updated for .NET Framework 4.5 and Visual Studio 2012
* Delivers a thorough grounding in the .NET Framework architecture, run-time environment, and other key topics, including asynchronous programming and the new Windows Run-time
* Provides extensive code samples in Visual C# 2012
* Features authoritative, pragmatic guidance on difficult development concepts such as generics and threadingContents note: The CLR's execution model; Building, packaging, deploying, and administering applications and types; Shared assemblies and strongly named assemblies; Type fundamentals; Primitive, reference, and value types; Type and member basics; Constants and fields; Methods; Parameters; Properties; Events; Generics; Interfaces; Chars, strings, and working with text; Enumerated types and bit flags; Arrays; Delegates; Custom attributes; Nullable value types; Exceptions and state management; The managed heap and garbage collection; CLR hosting and AppDomains; Assembly loading and reflection; Run-time serialization; Inter-operating with WinRT components; Thread basics; Compute-bound asynchronous operations; I/O-bound asynchronous operations; Primitive thread synchronization constructs; Hybrid thread synchronization constructs; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=17274 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-001983 005.133 Ric-CLR 2012 General Collection Library "Max van der Stoel" English Due for return by 03/15/2021 Data structure and algorithms using C++ / Sachi Nandan Mohanty
Title : Data structure and algorithms using C++ : a practical implementation Material Type: printed text Authors: Sachi Nandan Mohanty, Author ; Pabitra Kumar Tripathy, Author Publisher: Hoboken, NJ : Wiley Publication Date: 2021 Pagination: xi, 400p. Layout: ill. Size: 24 cm ISBN (or other code): 978-1-11-975054-3 General note: Includes bibliographical references
Includes index (p. 397-400)Languages : English (eng) Original Language : English (eng) Descriptors: C++ (Computer program language)
Data structures (Computer science)
MicrocontrollersClass number: 005.133 Abstract: Programming is considered to be basic foundation block for building the logic and skills of the learners. It is also included as one of the fundamental requirements in the course curriculum for engineering students, other graduate disciplines as well as in intermediate classes in school. It is necessary, therefore, for learners to understand the basics to develop the skillset to write programs, design algorithms, digest and apply it in formulating real-world problems. But when the time to write programs comes, most students get scared of and find it hard to learn and score a good mark. There are a number of books available, but keeping the learners' perspective in mind we have set a focal point to reach to the psychology of the students in a layman point of view by introducing and narrating the concepts and syntaxes with the help of simple examples. Contents note: Preface; Introduction to Data Structure; Review of concepts of C++; Sparse matrix; Concepts of class; Stack; Queue; Linked list; Tree; Graph; searching and sorting; Hashing; Index; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=22128 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-002706 005.133 Moh-Dat 2021 General Collection Library "Max van der Stoel" English Available 1702-002854 005.133 Moh-Dat 2021 General Collection SEEU Library Skopje English Due for return by 06/08/2023 Data Structures and Other Objects Using C++ / Michael Main
PermalinkErlang Programming / Simon Thompson
PermalinkFormal specification using Z / David Lightfoot
PermalinkGjuha programore C++ / Bjorn Strostrup
PermalinkIntroduction to computer science using Python / Charles Dierbach
PermalinkJava 2, v5.0 (Tiger) New Features / Herbert Schildt
PermalinkLogic programming
PermalinkTë mendohet Java / Bruce Eckel
PermalinkProblems Solving in Data Structures & Algorithms using C++ / Hemant Jain
PermalinkProgramming F♯ / Chris Smith
Permalink