0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R250 - R500 (3)
  • R1,000 - R2,500 (5)
  • -
Status
Brand

Showing 1 - 8 of 8 matches in All Departments

Generative and Transformational Techniques in Software Engineering IV - International Summer School, GTTSE 2011, Braga,... Generative and Transformational Techniques in Software Engineering IV - International Summer School, GTTSE 2011, Braga, Portugal, July 3-9, 2011, Revised and Extended Papers (Paperback, 2013 ed.)
Ralf Lammel, Joao Saraiva, Joost Visser
R1,610 Discovery Miles 16 100 Ships in 10 - 15 working days

This tutorial volume includes revised and extended lecture notes of six long tutorials, five short tutorials, and one peer-reviewed participant contribution held at the 4th International Summer School on Generative and Transformational Techniques in Software Engineering, GTTSE 2011. The school presents the state of the art in software language engineering and generative and transformational techniques in software engineering with coverage of foundations, methods, tools, and case studies.

Generative and Transformational Techniques in Software Engineering II - International Summer School, GTTSE 2007, Braga,... Generative and Transformational Techniques in Software Engineering II - International Summer School, GTTSE 2007, Braga, Portugal, July 2-7. 2007, Revised Papers (Paperback, 2008 ed.)
Ralf Lammel, Joost Visser, Joao Saraiva
R1,632 Discovery Miles 16 320 Ships in 10 - 15 working days

The second instance of the international summer school on Generative and Transformational Techniques in Software Engineering (GTTSE 2007) was held in Braga, Portugal, during July 2-7, 2007. This volume contains an augmented selection of the material presented at the school, including full tutorials, short tutorials, and contributions to the participants workshop. The GTTSE summer school series brings together PhD students, lecturers, technology presenters, as well as other researchers and practitioners who are interested in the generation and the transformation of programs, data, models, metamodels, documentation, and entire software systems. This concerns many areas of software engineering: software reverse and re-engineering, model-driven engineering, automated software engineering, generic language technology, to name a few. These areas di?er with regard to the speci?c sorts of metamodels (or grammars, schemas, formats etc.) that underlie the involved artifacts, and with regard to the speci?c techniques that are employed for the generation and the transformation of the artifacts. The ?rst instance of the school was held in 2005 and its proceedings appeared as volume 4143 in the LNCS series.

Generative and Transformational Techniques in Software Engineering - International Summer School, GTTSE 2005, Braga, Portugal,... Generative and Transformational Techniques in Software Engineering - International Summer School, GTTSE 2005, Braga, Portugal, July 4-8, 2005. Revised Papers (Paperback, 2006 ed.)
Ralf Lammel, Joao Saraiva, Joost Visser
R1,779 Discovery Miles 17 790 Ships in 10 - 15 working days

This tutorial book presents an augmented selection of material presented at the International Summer School on Generative and Transformational Techniques in Software Engineering, GTTSE 2005. The book comprises 7 tutorial lectures presented together with 8 technology presentations and 6 contributions to the participants workshop. The tutorials combine foundations, methods, examples, and tool support. Subjects covered include feature-oriented programming and the AHEAD tool suite; program transformation with reflection and aspect-oriented programming, and more.

Building Mantainable Software, Java Edition (Paperback, Java ed): Joost Visser, Sylvan Rigal, Rob Van Der Look, Pascal Vanv... Building Mantainable Software, Java Edition (Paperback, Java ed)
Joost Visser, Sylvan Rigal, Rob Van Der Look, Pascal Vanv Eck, Gijs Wijnholds
R611 R450 Discovery Miles 4 500 Save R161 (26%) Ships in 12 - 17 working days

Have you ever felt frustrated working with someone else's code? Difficult-to-maintain source code is a big problem in software development today, leading to costly delays and defects. Be part of the solution. With this practical book, you'll learn 10 easy-to-follow guidelines for delivering Java software that's easy to maintain and adapt. These guidelines have been derived from analyzing hundreds of real-world systems. Written by consultants from the Software Improvement Group (SIG), this book provides clear and concise explanations, with advice for turning the guidelines into practice. Examples for this edition are written in Java, while our companion C# book provides workable examples in that language. Write short units of code: limit the length of methods and constructors Write simple units of code: limit the number of branch points per method Write code once, rather than risk copying buggy code Keep unit interfaces small by extracting parameters into objects Separate concerns to avoid building large classes Couple architecture components loosely Balance the number and size of top-level components in your code Keep your codebase as small as possible Automate tests for your codebase Write clean code, avoiding "code smells" that indicate deeper problems

Quality of Information and Communications Technology - 15th International Conference, QUATIC 2022, Talavera de la Reina, Spain,... Quality of Information and Communications Technology - 15th International Conference, QUATIC 2022, Talavera de la Reina, Spain, September 12-14, 2022, Proceedings (Paperback, 1st ed. 2022)
Antonio Vallecillo, Joost Visser, Ricardo Perez-Castillo
R2,464 Discovery Miles 24 640 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 15th International Conference on the Quality of Information and Communications Technology, QUATIC 2022, held in Talavera de la Reina, Spain, in September 2022. The 18 full papers and 3 short papers were carefully reviewed and selected from 54 submissions. The papers are organized in topical sections: smart and advanced systems; verification and validation; skills and education; industrial experiences and applications; safety, security and privacy.

Generative and Transformational Techniques in Software Engineering III - International Summer School, GTTSE 2009, Braga,... Generative and Transformational Techniques in Software Engineering III - International Summer School, GTTSE 2009, Braga, Portugal, July 6-11, 2009, Revised Papers (Paperback, 2011)
Joao M Fernandes, Ralf Lammel, Joost Visser, Joao Saraiva
R1,625 Discovery Miles 16 250 Ships in 10 - 15 working days

This tutorial book presents revised and extended lecture notes for a selection of the contributions presented at the International Summer School on Generative and Transformational Techniques in Software Engineering (GTTSE 2009), which was held in Braga, Portugal, in July 2009. The 16 articles comprise 7 long tutorials, 6 short tutorials and 3 participants contributions; they shed light on the generation and transformation of programs, data, models, metamodels, documentation, and entire software systems. The topics covered include software reverse and re-engineering, model driven engineering, automated software engineering, generic language technology, and software language engineering.

Building Software Teams (Paperback): Joost Visser, Sylvan Rigal, Gijs Wijnholds, Zeeger Lubsen Building Software Teams (Paperback)
Joost Visser, Sylvan Rigal, Gijs Wijnholds, Zeeger Lubsen
R606 R444 Discovery Miles 4 440 Save R162 (27%) Ships in 12 - 17 working days

Why does poor software quality continue to plague enterprises of all sizes in all industries? Part of the problem lies with the process, rather than individual developers. This practical guide provides ten best practices to help team leaders create an effective working environment through key adjustments to their process. As a follow-up to their popular book, Building Maintainable Software, consultants with the Software Improvement Group (SIG) offer critical lessons based on their assessment of development processes used by hundreds of software teams. Each practice includes examples of goalsetting to help you choose the right metrics for your team. Achieve development goals by determining meaningful metrics with the Goal-Question-Metric approach Translate those goals to a verifiable Definition of Done Manage code versions for consistent and predictable modification Control separate environments for each stage in the development pipeline Automate tests as much as possible and steer their guidelines and expectations Let the Continuous Integration server do much of the hard work for you Automate the process of pushing code through the pipeline Define development process standards to improve consistency and simplicity Manage dependencies on third party code to keep your software consistent and up to date Document only the most necessary and current knowledge

Building Maintainable Software, C# Edition (Paperback, C# ed): Joost Visser, Sylvan Rigal, Gijs Wijnholds, Pascal van Eck, Rob... Building Maintainable Software, C# Edition (Paperback, C# ed)
Joost Visser, Sylvan Rigal, Gijs Wijnholds, Pascal van Eck, Rob van der Leek
R611 R450 Discovery Miles 4 500 Save R161 (26%) Ships in 12 - 17 working days

Have you ever felt frustrated working with someone else's code? Difficult-to-maintain source code is a big problem in software development today, leading to costly delays and defects. Be part of the solution. With this practical book, you'll learn 10 easy-to-follow guidelines for delivering C# software that's easy to maintain and adapt. These guidelines have been derived from analyzing hundreds of real-world systems. Written by consultants from the Software Improvement Group (SIG), this book provides clear and concise explanations, with advice for turning the guidelines into practice. Examples for this edition are written in C#, while our companion Java book provides clear examples in that language. Write short units of code: limit the length of methods and constructors Write simple units of code: limit the number of branch points per method Write code once, rather than risk copying buggy code Keep unit interfaces small by extracting parameters into objects Separate concerns to avoid building large classes Couple architecture components loosely Balance the number and size of top-level components in your code Keep your codebase as small as possible Automate tests for your codebase Write clean code, avoiding "code smells" that indicate deeper problems

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
This Is Why
Paramore CD R397 Discovery Miles 3 970
Endless Ocean Luminous
R1,099 R599 Discovery Miles 5 990
The Walking Dead - Season 1 / 2 / 3 / 4
Andrew Lincoln Blu-ray disc  (1)
R288 Discovery Miles 2 880
Little Big Paw Duck Wet Dog Food Tin…
R815 Discovery Miles 8 150
Shield Mr Fix-It Tubeless Repair Kit…
R99 R48 Discovery Miles 480
Dromex 3-Ply Medical Mask (Box of 50)
 (17)
R1,099 R399 Discovery Miles 3 990
Colleen Pencil Crayons - Assorted…
R127 Discovery Miles 1 270
Homemark Pest Ultrasonic Plug-In Insect…
 (2)
R399 R327 Discovery Miles 3 270
Sony PlayStation Portal Remote Player…
R5,299 Discovery Miles 52 990
Bantex @School 13cm Kids Blunt Nose…
R16 Discovery Miles 160

 

Partners