Hiển thị các bài đăng có nhãn programmer. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn programmer. Hiển thị tất cả bài đăng

Thứ Hai, 6 tháng 4, 2015

Sams Teach Yourself C++ in 24 Hours

Sams Teach Yourself C++ in 24 Hours



Sams Teach Yourself C++ in 24 Hours, Third Edition extends to the beginning C++ programmer the promise of a solid and thorough tutorial broken down into consistent, manageable lessons of one hour each. The readers can master the core concepts and techniques of C++ programming at their own pace. The book covers all the basics, from introducing C++ syntax to developing C++ classes to introductory OOP concepts in a non-threatening, positive approach.




Chủ Nhật, 18 tháng 1, 2015

Everyday Scripting with Ruby

Everyday Scripting with Ruby



Are you a tester who spends more time manually creating complex test data than using it? A business analyst who seemingly went to college all those years so you can spend your days copying data from reports into spreadsheets? A programmer who can’t finish each day’s task without having to scan through version control system output, looking for the file you want?




Thứ Tư, 14 tháng 1, 2015

Practical Ruby Projects

Practical Ruby Projects



Want to take Ruby to the limit? Looking for new, powerful, and creative ideas that will take Ruby beyond Rails and web programming? If youre comfortable with Ruby, youll be itching to go furtherapply Practical Ruby Projects: Ideas for the Eclectic Programmer and become a master of advanced Ruby techniques.




Thứ Tư, 24 tháng 12, 2014

Programmer"s Guide to Drupal

Programmer"s Guide to Drupal



If you’re a web programmer new to Drupal, this book shows you which , techniques you can use – and which you should avoid – when building custom web applications with this content management framework. , has its own set of programming principles that require a different approach, and many programmers make mistakes when relying on skills they’ve used for other projects. The guidelines in this book help you through the transition by demonstrating which programming practices conform to the ‘Drupal way,’ and which don’t.




Thứ Ba, 23 tháng 12, 2014

Ruby Cookbook

Ruby Cookbook



From data structures and algorithms, to integration with cutting-edge technologies, the , Cookbook has something for every programmer. When you need to solve a problem, don’t reinvent the wheel: look it up in the Cookbook.




Thứ Hai, 22 tháng 12, 2014

Linux System Programming

Linux System Programming



This book is about writing , that makes the most effective use of the system you’re running on – code that interfaces directly with the kernel and core system libraries, including the shell, text editor, compiler, debugger, core utilities, and system daemons. The majority of both Unix and , code is still written at the system level, and Linux System , focuses on everything above the kernel, where applications such as Apache, bash, cp, vim, Emacs, gcc, gdb, glibc, ls, mv, and X exist.,

Written primarily for engineers looking to program (better) at the low level, this book is an ideal teaching tool for any programmer. Even with the trend toward high-level development, either through web software (such as PHP) or managed code (C#), someone still has to write the PHP interpreter and the C# virtual machine. Linux System Programming gives you an understanding of core internals that makes for better code, no matter where it appears in the stack. Debugging high-level code often requires you to understand the system calls and kernel behavior of your operating system, too.




Thứ Bảy, 20 tháng 12, 2014

Microsoft SQL Server 2012 T-SQL Fundamentals

Microsoft SQL Server 2012 T-SQL Fundamentals



Gain a solid understanding of T-SQL and write better queries.,

Master the fundamentals of Transact-SQL – and develop your own code for querying and modifying data in , , , 2012. Led by a SQL Server expert, you’ll learn the concepts behind T-SQL querying and programming, and then apply your knowledge with exercises in each chapter. Once you understand the logic behind T-SQL, you’ll quickly learn how to write effective code – whether you’re a programmer or database administrator.




Thứ Năm, 18 tháng 12, 2014

Canvas Pocket Reference

Canvas Pocket Reference



The Canvas element is a revolutionary feature of , that enables powerful graphics for rich Internet applications, and this pocket reference provides the essentials you need to put this element to work. If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics – from charts to animations to video , – whether you’re a web designer or a programmer interested in graphics.,

Canvas Pocket Reference provides both a tutorial that covers all of the element’s features with plenty of examples and a definitive reference to each of the Canvas-related classes, methods, and properties.




Thứ Tư, 17 tháng 12, 2014

Clojure in Action

Clojure in Action



Clojure in Action is a hands-on tutorial for the working programmer who has written code in a language like , or Ruby, but has no prior experience with Lisp. It teaches , from the basics to advanced topics using practical, real-world application examples. Blow through the theory and dive into practical matters like unit-testing and environment set-up, all the way through building a scalable web-application using domain-specific languages, Hadoop, HBase, and RabbitMQ.




Thứ Hai, 15 tháng 12, 2014

bash Quick Reference

bash Quick Reference



In this quick reference, you’ll find everything you need to know about the , shell. Whether you print it out or read it on the screen, this PDF gives you the answers to the annoying questions that always come up when you’re writing , scripts: What characters do you need to quote? How do you get variable substitution to do exactly what you want? How do you use arrays? It’s also helpful for interactive use.,

If you’re a Unix user or programmer, or if you’re using bash on Windows, you’ll find this quick reference indispensable.