Home > Tags: programmers (Total 222 Records)
Transact-SQL Cookbook: Help for Database Programmers
SQL By:Ales Spetic 2002-03-29 00:00:00
This unique cookbook contains a wealth of solutions to problems that SQL programmers face all the time. The recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Authors Ales Spetic and Jonathan Ge SQL
Tags: database programmers cookbook help
Java Pocket Guide: Instant Help for Java Programmers
Java By:Robert Liguori 2017-09-21 00:00:00
Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists fast—including Java 9 features such as Java
New Programmers Start Here: An Introduction to Computer Programming Using JavaScript
Programming By:Jonathan Bartlett 2016-02-01 00:00:00
New Programmers Start Here introduces students to the world of computer programming using JavaScript and related technologies. This book doesn't just teach the basics of programming, but also all of the tools that new programmers need to get started, including the basics of making web pages and how Programming
Quotations and Notes for a Beginner Programmers: The real art of tactical programming
Programming By:Chris J. Parker 2017-09-05 00:00:00
Quotations and Notes for a Beginner Programmers The real art of tactical programming This edition consists of two of my previous books. All the recommendations and programming tips that are collected in this book I give based on personal experience. I hope they will help the beginning programmers Programming
Learn More Python 3 the Hard Way: The Next Step for New Python Programmers (Zed Shaw's Hard Way Series)
Programming By:Zed A. Shaw 2017-09-18 00:00:00
Transform Your Ideas into High-Quality Python Code! Zed Shaw has perfected the world’s best system for becoming a truly effective Python 3.x developer. Follow it and you will succeed—just like the tens of millions of programmers he’s already taught. You bring the discipline, commitment, and p Programming
Tags: learn programmers series step python way hard zed shaw
iOS SDK Development (Pragmatic Programmers)
Programming By:Chris Adamson 2012-11-29 00:00:00
Welcome to the new state of the art development for iOS, with the radically overhauled Xcode 4 toolchain and iOS 5 SDK. With this book you'll accelerate your development for iPhone, iPad and iPod Touch. You will learn the new tools like Storyboards, practice on new APIs like the Twitter framework an Programming
Tags: programmers development pragmatic sdk ios
Linux Tips for Programmers
Unix and Linux By:Vilko Idowu 2017-07-20 00:00:00
The Linux Programmers Guide is meant to do what the name implies It is to help Linux programmers understand the peculiarities of Linux. By its nature, this also means that it should be useful when porting programs from other operating systems to Linux. Therefore, this guide must describe the system Unix and Linux
Tags: linux programmers tips
Linux Blueprint for Programmers
Unix and Linux By:Hyperion Zbynek 2017-07-20 00:00:00
The return value is -1 if an error occured and a value greater or equal than 0 if the request succeeded just like other system calls. The kernel distinguishes special and regular files. Special files are mainly found in /dev and /proc. They differ from regular files in that way that they hide an int Unix and Linux
Tags: linux programmers blueprint
PHP Cookbook: Solutions & Examples for PHP Programmers
Computer Science By:David Sklar 2014-07-25 00:00:00
Want to understand a certain PHP programming technique? Or learn how to accomplish a particular task? This cookbook is the first place to look. With more than 350 code-rich recipes revised for PHP 5.4 and 5.5, this third edition provides updated solutions for generating dynamic web contenteverything Computer Science
Tags: example solution php programmers cookbook
The Linux Programmers Guide
Unix and Linux By:Amiran Shichiro 2017-07-20 00:00:00
Once upon a time I installed Linux on my PC to learn more about system administration. I tried to install a slip server but it didnt work with shadow and mgetty. I had to patch sliplogin and it worked until the new Linux 1.1 releases. No one could tell me what had happened. There was no documentatio Unix and Linux
Tags: guide linux programmers