- 博客(0)
- 资源 (37)
- 收藏
- 关注
软件测试专业术语中英文对照表
ISTQB专业术语表有以下两个主要目的:
通过定义大纲中使用的术语,支持ISTQB大纲。
通过提供标准的测试词汇,支持国际测试界以及与利益相关者之间的交流。
2018-12-15
Beginning Python: From Novice to Professional, 2nd Edition
《Python基础教程, 第三版》的英文电子版。本书是经典的Python入门教程,层次鲜明、结构严谨、内容翔实,特别是后面几章,作者将前面讲述的内容应用到10个引人入胜的项目中,并以模板的形式介绍了项目的开发过程,手把手教授Python编程实践,让读者从项目中领略Python的真正魅力。
2018-08-19
Test-Driven Java Development
针对Java语言,结合实例介绍测试驱动开发的方法。英文原版。
Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it.
The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively.
Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine.
You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation.
With this book you'll also discover how to design simple and easily maintainable code, work with mocks, utilise behaviour-driven development, refactor old legacy code, and release a half-finished feature to production with feature toggles.
You will finish this book with a deep understanding of the test-driven development methodology and the confidence to apply it to application programming with Java.
2018-08-19
Regular Expressions Cookbook, SECOND EDITION
介绍各种语言中,正则表达式的常用写法,很实用。英文原版。
Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.
This revised edition covers the regular expression flavors used by C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. You’ll learn powerful new tricks, avoid flavor-specific gotchas, and save valuable time with this huge library of practical solutions.
2018-08-19
Microsoft Project 2013 Step by Step
Experience learning made easy - and quickly teach yourself how to manage the complete project life cycle with Project 2013. With Step by Step, you set the pace - building and practicing the skills you need, just when you need them!
Work with Project 2013 on your PC or touch-enabled device
Build and fine-tune your project plan
Schedule tasks and milestones, and assign resources
Track progress and costs, and manage variances
Troubleshoot delays and budget overruns
Customize Gantt chart views, tables, and calendars
Learn project-management best practices
2018-12-15
CSS The Missing Manual 4th Edition.pdf
CSS lets you create professional-looking websites, but learning its finer points can be tricky—even for seasoned web developers. This fully updated edition provides the most modern and effective tips, tricks, and tutorial-based instruction on CSS available today. Learn how to use new tools such as Flexbox and Sass to build web pages that look great and run fast on any desktop or mobile device. Ideal for casual and experienced designers alike.
2020-08-19
Writing Documentation Using DocBook
英文名称:Writing Documentation Using DocBook
中文名称:Docbook写作指南
DocBook提供了一个使用SGML/XML撰写结构化文档的系统。这个系统非常适合于计算机类的文章、书籍、论文等的出版,当然并不仅仅限于计算机类。DocBook已经被Linux、FreeBSD等众多的项目制定作为文档撰写格式,并且有越来越多的组织和个人开始使用。
2014-10-23
Unicode Explained
Fundamentally, computers just deal with numbers. They store letters and other characters by assigning a number for each one. At one time, there were hundreds of different encoding systems for assigning these numbers - but that was before Unicode. Unicode enables a single software product or website to be targeted across multiple platforms, languages and countries without re-engineering. It's no wonder that industry giants like Apple, Hewlett-Packard, IBM and Microsoft have all adopted Unicode. Containing everything you need to understand Unicode, this comprehensive reference from O'Reilly takes you on a detailed guide through the complex character world. For starters, it explains how to identify and classify characters - whether they're common, uncommon, or exotic. It then shows you how to type them, utilize their properties, and process character data in a robust manner. The book is broken up into three distinct parts. The first few chapters provide you with a tutorial presentation of Unicode and character data. It gives you a firm grasp of the terminology you need to reference various components, including character sets, fonts and encodings, glyphs and character repertoires. The middle section offers more detailed information about using Unicode and other character codes. It explains the principles and methods of defining character codes, describes some of the widely used codes, and presents code conversion techniques. It also discusses properties of characters, collation and sorting, line breaking rules and Unicode encodings. The final four chapters cover more advanced material, such as characters in HTML and XHTML. You simply can't afford to be without the nuggets of valuable information detailed in "Unicode Explained".
2014-10-23
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅