
Edward Elgar Publishing UN iLibrary HeinOnline Directory of Open Access Books SAGE Journals ASTM Compass
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 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 Structures and Other Objects Using C++ / Michael Main
Title : Data Structures and Other Objects Using C++ Material Type: printed text Authors: Michael Main, Author ; Walter Savitch, Author Edition statement: 4th edition Publisher: Boston : Addison Wesley Publication Date: 2010 Pagination: 818 p. Layout: ill. Size: 22 cm ISBN (or other code): 978-0-13-212948-0 General note: Includes bibliographical index (p. 812-818)
Includes bibliographical footnotesLanguages : English (eng) Original Language : English (eng) Descriptors: Computer science
Data structures
Programming
Programming and programsClass number: 005.133 Abstract: Data Structures and Other Objects Using C++ takes a gentle approach to the data structures course in C++. Providing an early, self-contained review of object-oriented programming and C++, this text gives students a firm grasp of key concepts and allows those experienced in another language to adjust easily. Flexible by design, professors have the option of emphasizing object-oriented programming, covering recursion and sorting early, or accelerating the pace of the course. Finally, a solid foundation in building and using abstract data types is also provided, along with an assortment of advanced topics such as B-trees for project building and graphs. Contents note: The phases of software development; Pointers and dynamic arrays; Queues; Recursive thinking; Trees; Sorting; Balanced trees; Linked lists; Stacks; Derived classes and inheritance; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=18768 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-002135 005.133 Mai-Dat 2010 General Collection Library "Max van der Stoel" English Due for return by 12/19/2019 1702-002396 005.133 Mai-Dat 2010 General Collection SEEU Library Skopje English Available Erlang Programming / Simon Thompson
Title : Erlang Programming Material Type: printed text Authors: Simon Thompson, Author ; Francesco Cesarini, Author Publisher: Beijing : O'Reilly Publication Date: 2009 Pagination: xxi, 470 p. Size: 24 cm ISBN (or other code): 978-0-596-51818-9 General note: Includes index (p. 451-470) Languages : English (eng) Original Language : English (eng) Descriptors: ERLANG (Computer program language) Class number: 005.133 Abstract: This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your programming background or experience. Contents note: Basic Erlang; Sequential Erlang; Concurrent Programming; Process Design Patterns; Process Error Handling; Records and Macros; Software Upgrade; More Data Types and High-Level Constructs; ETS and Dets Tables; Distributed Programming in Erlang; OTP Behaviors; Introducing Mnesia; GUI Programming with wxErlang; Socket Programming; Interfacing Erlang with Other Programming Languages; Trace BIFs, the dbg Tracer, and Match Specifications; Types and Documentation; EUnit and Test-Driven Development; Style and Efficiency; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=17170 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-001801 005.133 Tho-Erl 2009 General Collection Library "Max van der Stoel" English Available Formal specification using Z / David Lightfoot
Title : Formal specification using Z Material Type: printed text Authors: David Lightfoot, Author Edition statement: 2nd edition Publisher: Basingstoke : Macmillan Publication Date: 2001 Pagination: 192 p. Size: 24 cm ISBN (or other code): 978-0-333-76327-8 General note: Includes index Languages : English (eng) Original Language : English (eng) Descriptors: Computer software - Development
Z (Computer program language)Class number: 005.133 Abstract: Formal specification is a technique for specifying what is required of a computer system clearly, concisely and without ambiguity. Z is a leading notation for formal specification. This introductory work is intended for software engineers and students, and and builds each new concept on the ones already covered. Each chapter is followed by a set of exercises, and sample solutions are provided for all of these in an appendix. Contents note: Preface; Introduction; Sets in Z; Using sets to describe a system; Logic : Propositional calculus; The example extended; Schemas; Example of a Z specification Document; Logic : Predicate calculus; Relations; Functions; A seat allocation system; Sequences : An example of sequences; The aircraft example again; Extending a specification; Refinement; Z and Beyond; Index; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=13955 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-000697 005.133 Lig-For 2001 General Collection Library "Max van der Stoel" English Available 1702-000926 005.133 Lig-For 2001 General Collection Library "Max van der Stoel" English Available Gjuha 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
PermalinkProgramming F♯ / Chris Smith
PermalinkPython for everybody / Charles R. Severance
PermalinkPython machine learning / Sebastian Raschka
PermalinkSoftware estimation / Steve McConnell
PermalinkМодерна имплементација на компајлери во Јава / Andrew W. Appel
Permalink