php and postgresql advanced web programming

programmatore web

programmatore web

Cerchiamo un programmatore web con una buona conoscenza di html css javascript php mysql e basi di java Che abbia dimestichezza con i programmi di fotoritocco per l'ottimizzazione delle immagini. La persona deve aver gia creato dei siti web o delle applicazioni web based. Azienda: teleservizi s.r.l. Inquadramento: Impiegato. Zona: Torino.

Beginning PHP

Beginning PHP

Manuale di PHP, come nuovo (solo sfogliato qualche pagina)

Offerte relazionate php and postgresql advanced web programming: Beginning PHP
Managing Web Usage in the Workplace: A Social, Ethical and

Managing Web Usage in the Workplace: A Social, Ethical and

ISBN: , SKU: , AUTHOR: Anandarajan, Murugan / Simmers, Claire A., PUBLISHER: IRM Press, The nature of the Internet is dramatically revolutionizing the manner in which organizations and individuals alike acquire and distribute information. Unfortunately the problem of Web abuse has developed in kind. This interesting new book includes chapters that embrace a wide array of Internet abuse issues such as, the impact of Web abuse on individuals, groups, organizations, and societies, and the problem of Web abuse within other cultures and countries. Geared toward business professionals, academicians and students from a variety of disciplines, Managing Web Usage in the Workplace: A Social, Ethical and Legal Perspective focuses on the phenomenon of Internet abuse and its consequences.

Libri Programmazione Web PHP MySQL CSS Adobe HTML

Libri Programmazione Web PHP MySQL CSS Adobe HTML

Vendo libri per programmazione usati ma in ottime condizioni. Per ulteriori informazioni non esitate a contattarmi. - Sviluppare siti con gli standard web, di Zeldman e Marcotte, Ed. Apogeo 20€ - PHP 5 Guida Completa, di Gutmans, Bakken e Rethans, Ed. Apogeo 20€ - Applicazioni Web database con PHP e MySQL, di E. Williams e Lane, Ed. O'Reilly Hops Tecniche Nuove 25€ - PHP e MySQL Creare siti Web, di Yank, Ed. Mondadori Informatica 7€ - Oltre i CSS "La sottile arte del web design", di Andy Clarcke, Ed. Pearson Education 20€ - CSS, di Troiani, Ed. Apogeo 16€ - CSS 3 "Guida pratica alla progettazione", di Mickley Gillenwater, Ed. Pearson 16€ - Web Design "Bulletproof", di Cederholm, Ed. Pearson Education 16€ - JQuery "Guida Completa", di Castledine e Sharkie, Ed. Apogeo 16€ - Creare siti web, di MacDonald, Ed. Hops Tecniche Nuove 30€ - Adobe After Effects CS5 Guida all'uso, di Belardo, Edizioni Fag Milano 20€ - Adobe Premiere Pro CS5 Guida all'uso, di Belardo e Trotta, Edizioni Fag Milano 16€ - Adobe After Effects 7.0 "La grande Guida", di Celano, Ed. Mondadori Informatica 20€ - HTML 4, di Darnell, Ed. Apogeo 20€

Offerte relazionate php and postgresql advanced web programming: Libri Programmazione Web PHP MySQL CSS Adobe HTML
Cross-Platform GUI Programming with Wxwidgets

Cross-Platform GUI Programming with Wxwidgets

ISBN: , SKU: , AUTHOR: Smart, Julian / Hock, Kevin / Csomor, Stefan, PUBLISHER: Prentice Hall, ""This book is the best way for beginning developers to learn wxWidgets programming in C++. It is a must-have for programmers thinking of using wxWidgets and those already using it.""-Mitch Kapor, founder of Lotus Software and the Open Source Applications FoundationBuild advanced cross-platform applications that support native look-and-feel on Windows, Linux, Unix, Mac OS X, and even Pocket PC Master wxWidgets from start to finish-even if you've never built GUI applications beforeLeverage advanced wxWidgets capabilities: networking, multithreading, streaming, and moreCD-ROM: library of development tools, source code, and sample applicationsForeword by Mitch Kapor, founder, Lotus Development and Open Source Application FoundationwxWidgets is an easy-to-use, open source C++ API for writing GUI applications that run on Windows, Linux, Unix, Mac OS X, and even Pocket PC-supporting each platform's native look and feel with virtually no additional coding. Now, its creator and two leading developers teach you all you need to know to write robust cross-platform software with wxWidgets. This book covers everything from dialog boxes to drag-and-drop, from networking to multithreading. It includes all the tools and code you need to get great results, fast. From AMD to AOL, Lockheed Martin to Xerox, world-class developers are using wxWidgets to save money, increase efficiency, and reach new markets. With this book, you can, too.wxWidgets quickstart: event/input handling, window layouts, drawing, printing, dialogs, and moreWorking with window classes, from simple to advanced Memory management, debugging, error checking, internationalization, and other advanced topicsIncludes extensive code samples for Windows, Linux (GTK+), and Mac OS XAbout the CD-ROM The CD-ROM contains all of the source code from the book; wxWidgets distributions for Windows, Linux, Unix, Mac OS X, and other platforms; the wxWidgets reference guide; and development tools including the OpenWatcom C++ compiler, the poEdit translation helper, and the DialogBlocks user interface builder. (c) Copyright Pearson Education. All rights reserved.

WIN32 Multithreaded Programming [With Included]

WIN32 Multithreaded Programming [With Included]

ISBN: , SKU: , AUTHOR: Cohen, Aaron / Woodring, Mike, PUBLISHER: O'Reilly Media, Many Windows developers still write code as if their application is a single entity that, while it is running, has complete control of all system resources. This legacy from the days of DOS means that developers frequently fail to take advantage of Win32's support of multiple threads of execution to improve their application's performance or to enhance its functionality. For instance, a main thread can handle interactions with the user, while a background "worker" thread can handle repainting the application window or performing some background calculations. But multithreaded programming means more than adding threads; it also requires that the code be thread-safe. "Win32 Multithread Programming explains the concepts of multithreaded programs, thus providing the developer with the knowledge necessary to skillfully construct efficient and complex applications. From basic thread synchronization using mutexes and semaphores, to advanced topics like creating reusable thread pools or implementing a deferred processing queue, the book uses real-world applications and carefully constructed examples to illustrate the principles of multithreaded programming. Some of the topics include: How the Windows operating systems handle threadsMultithreading primitives in the Win32 APITechniques for generating thread-safe dynamic link librariesAdvanced techniques for thread synchronizationBasic scenarios for synchronizing threadsCommon designs for building multithreaded user interfaces The CD-ROM accompanying the book features Mcl, the authors' C++ class library for multithreaded programming, which both wraps multithreaded API functions and easily supports more complex multithreaded scenarios. Forprogrammers using MFC, an additional library, Mcl4Mfc, is included for MFC compatibility. "Win32 Multithread Programming is an essential resource for any developer interested in learning about Win32 multithreaded programming in order to create high-performance, effective applications.

Offerte relazionate php and postgresql advanced web programming: WIN32 Multithreaded Programming [With Included]
PHP: dall'HTML allo sviluppo di siti web dinamici

PHP: dall'HTML allo sviluppo di siti web dinamici

Paolo Camagni e Riccardo Nikolassy

Starting Out with Visual Basic  [With CD]

Starting Out with Visual Basic [With CD]

ISBN: , SKU: , AUTHOR: Gaddis, Tony / Irvine, Kip, PUBLISHER: Addison Wesley Publishing Company, "Starting Out with Visual Basic "teaches Visual Basic from the ground up and assumes no prior background in programming. This book provides an introduction to Visual Basic , using slow-paced discussion to help readers with no previous programming experience master the concepts that lead to success with VB . This book is designed for readers with little or no background in programming who want to learn the VB language.

Offerte relazionate php and postgresql advanced web programming: Starting Out with Visual Basic [With CD]
Xojo  Release 2 for Mac

Xojo Release 2 for Mac

Object-oriented and powerful development tool for creating Desktop, Web, Database Access and Console applications in a friendly environment Xojo is a software program designed specifically for helping you create standalone applications, test the utilities, as well as incorporate user interface widgets. It provides useful features for creating powerful and native multi-platform desktop, web and web-mobile utilities.

Libro Computing with Maple - Francis Wright

Libro Computing with Maple - Francis Wright

Libro sul calcolo con il software Maple. Il volume è in condizioni molto buone, come si può vedere dalle foto; sono assenti segni di sottolineatura all'interno. Leggeri segni di usura sugli angoli della copertina. Manca il CD all'interno (vedi foto). Titolo: Computing with Maple Autore: Francis Wright Casa editrice: Chapman & Hall / CRC Mathematics ISBN: Prezzo di copertina: £ Prezzo di vendita: € Vendo altri libri universitari, guarda i miei annunci. - Presentazione: - Powerful, flexible, easy to use-small wonder that the use of MAPLE® continues to increase, particularly since the latest releases of MAPLE. The built-in nature of its numerical and graphical facilities gives MAPLE a distinct advantage over traditional programming languages, yet to date, no textbook has used that advantage to introduce programming concepts. Moreover, few books based on MAPLE's latest versions even exist. Computing with MAPLE presents general programming principles using MAPLE as a concrete example of a programming language. The author first addresses the basic MAPLE functions accessible for interactive use then moves to actual programming, discussing all of the programming facilities that MAPLE provides, including control structures, data types, graphics, spreadsheets, text processing, and object oriented programming. Reflecting MAPLE's primary function as a computational tool, the book's emphasis is on mathematical examples, and it includes a full chapter devoted to algebraic programming.

Offerte relazionate php and postgresql advanced web programming: Libro Computing with Maple - Francis Wright
Microsoft Liquid Motion by Design [With Includes a Trial

Microsoft Liquid Motion by Design [With Includes a Trial

ISBN: , SKU: , AUTHOR: Schmitz, Gavin, PUBLISHER: Microsoft Press, Create a better Web experience by creating more appealing and memorable Web pages. Microsoft Liquid Motion is the easiest way to quickly add interactive animations and special effects to Internet sites. They're playable in Java-enabled browsers, viewable without downloading plug-ins, and take advantage of Dynamic HTML and Direct Animation capabilities of Microsoft Internet Explorer 4. The technology integrates well with Microsoft Office and Microsoft FrontPage, and features a similar interface. This product is targeted for the FrontPage user. "Microsoft Liquid Motion by Design" covers Microsoft's hot new Web animation tool with two resources in one: a detailed features guide and a hands-on projects book. The features guide takes the reader step-by-step through using tools, menus, wizards, and other functions, from creating instant animation without programming to adding color, motion and interactivity with just a few mouse clicks. The projects section of the book shows several designs that users can tailor for their own needs, such as adding complex movements and actions. A companion CD includes a trial version of Liquid Motion.

Cnc Lathe G-Code & M-Code Illustrative Handbook

Cnc Lathe G-Code & M-Code Illustrative Handbook

ISBN: , SKU: , AUTHOR: Talverdi, Patrick, PUBLISHER: Lulu.com, This handbook is a practical source to help the reader understand the G-codes and M-codes in CNC lathe programming. It covers CNC lathe programming codes for everyday use by related industrial users such as managers, supervisors, engineers, machinists, or even college students. The codes have been arranged in some logical ways started with the code number, code name, group number, quick description, command format, notes and some examples. Moreover, the reader will find five complementary examples and plenty of helpful tables in appendix.

Offerte relazionate php and postgresql advanced web programming: Cnc Lathe G-Code & M-Code Illustrative Handbook
Computer programming collezione

Computer programming collezione

Vendo la mia collezione riviste programmazione COMPUTER PROGRAMMING dal N°3 Aprile fino a fino al numeri in ottime condizioni

Linus e programmazione web informatica professionale

Linus e programmazione web informatica professionale

Linus e programmazione web informatica professionale di michele sciabarrà per sviluppare applicazioni web basate sul sistema operativo linux utilizzando perl e cgi,php e javascript,java applet e i data base sql con cd rom edizioni mcgrawhill 404 pagine in formato 24x17 indici e sommari nelle foto spedisco anche

Offerte relazionate php and postgresql advanced web programming: Linus e programmazione web informatica professionale
Programmatore PHP

Programmatore PHP

Cercasi programmatore PHP, per impiego aziendale a tempo indeterminato, ottimo livello.

Graphing Calculator for Nys Math B... and Beyond

Graphing Calculator for Nys Math B... and Beyond

ISBN: , SKU: , AUTHOR: Noftsier, Kathleen, PUBLISHER: Trafford Publishing, Get a taste of the full power of the TI-83+/TI-84+ family of graphing calculators. Expands on skills learned in "Graphing Calculator for NYS Math A … and Beyond" and continues on into matrices, programming, and more.

Offerte relazionate php and postgresql advanced web programming: Graphing Calculator for Nys Math B... and Beyond
Schaum's Outline of XML

Schaum's Outline of XML

ISBN: , SKU: , AUTHOR: Tittel, Ed, PUBLISHER: McGraw-Hill Companies, For the students taking similar courses each year, this succinct treatment of Web design using XML provides a highly focused overview of the concepts, terminology, techniques, and markup involved in creating effective, correct Web pages, and in representing and manipulating data in XML. It includes: -- Numerous examples in which proper design techniques and markup are demonstrated -- The most recent XML specifications -- Information about Web page design, style sheets, frames, DTDs, and content management -- Online resources, examples, and information

animazione al computer

animazione al computer

A. Watt - M. Watt advanced animation and rendering techniques theory and practice in lingua inglese

Offerte relazionate php and postgresql advanced web programming: animazione al computer
Advanced Programming with Microsoft Visual Basic.Net: A

Advanced Programming with Microsoft Visual Basic.Net: A

ISBN: , SKU: , AUTHOR: Spear, Bob, PUBLISHER: Course Technology, This text offers comprehensive, mid-level coverage of Microsoft's groundbreaking upgrade to Visual Basic.NET.

Mathematical Investigations: Book One

Mathematical Investigations: Book One

ISBN: , SKU: , AUTHOR: Souviney, R. / Gargiulo, S. / Britt, M., PUBLISHER: Dale Seymour Publications, Meaningful mathematical experiences with interconnected situational lessons and real-world activities: Book One: geometry, patterns, operations research, photography, and genetic inheritance. Book Two: networks, sports math, finite-difference patterns, rates, and maps. Book Three: fundamentals of money, scaling, finance, loans, probability, and linear programming. Each investigation includes individual and whole-class activities, plus a "Check-up" that tests students' understanding.

Offerte relazionate php and postgresql advanced web programming: Mathematical Investigations: Book One
Libro PHP best practices

Libro PHP best practices

Libro PHP best practices Vendo libro PHP best practices in ottimo stato. Lingua italiana.

Pro JSP 2

Pro JSP 2

ISBN: , SKU: , AUTHOR: Brown, Simon / Dalton, Sam / Jepp, Daniel, PUBLISHER: Apress, This is the first comprehensive guide to cover JSP 2 and 2.1. It supplies you with the tools and techniques to develop web applications with JSP and Java servlets. Youll learn to choose and implement the best persistence option for your web applications, and how to secure web sites against malicious attack and accidental misuse. You will improve the performance and scalability of JSP pages, as well as architect reliable, stable applications. The authors describe all of the rich JSP 2 features, and explain JSF integration with JSP. Completing the thorough package, this book examines how integration with open source projects like Ant, Struts, XDoclet, JUnit, and Cactus can make web development even easier.

Offerte relazionate php and postgresql advanced web programming: Pro JSP 2
C# Concisely

C# Concisely

ISBN: , SKU: , AUTHOR: Bishop, J. M. / Horspool, Nigel / Bishop, Judith, PUBLISHER: Addison Wesley Longman, C# ('C Sharp') is an object-oriented, network-enabled programming language, developed expressly for Microsoft's.Net platform. C# provides the features that are the most important to programmers: object-orientation, graphics, GUI components, internet-based client/server networking and distributed computing C# Concisely is an introductory text which teaches object-oriented programming using the C# language. The reader is involved in object-orientation from the beginning, while developing skills in the use of control structures and data structures. The book covers nearly all of the language and its important namespaces, including collections and networking, and works through polymorphism and extensibility thoroughly. While targeted at first year students, C# Concisely is equally applicable for those wishing to convert from other languages, and will be an invaluable resource for students at all levels.

Software Engineering: Principles and Practice

Software Engineering: Principles and Practice

ISBN: , SKU: , AUTHOR: van Vliet, Hans, PUBLISHER: John Wiley & Sons, Software Engineering: Principles and Practice challenges the reader to appreciate the issues, design trade-offs and teamwork required for successful software development. This new edition has been brought fully up to date, with complete coverage of all aspects of the software lifecycle and a strong focus on all the skills needed to carry out software projects on time and within budget. Highlights of the third edition include: * Fully updated chapters on requirements engineering and software architecture. * New chapters on component-based software engineering, service orientation and global software development. * Extensive coverage of the human and social aspects of software development. * Balanced coverage of both traditional, heavyweight development and agile, lightweight development approaches such as Extreme Programming (XP). Written to support both introductory and advanced software engineering courses, this book is invaluable for everyone in software development and maintenance who wants an accessible account of the problems incurred in large-scale software development and the proposed solutions. A companion website with additional resources for students and instructors can be found at www.wileyeurope.com/college/van vliet

Offerte relazionate php and postgresql advanced web programming: Software Engineering: Principles and Practice
XSLT Developer's Guide

XSLT Developer's Guide

ISBN: , SKU: , AUTHOR: Von See, Chris / Kesar, Nitin / See, Chris Von, PUBLISHER: McGraw-Hill Companies, Build and deploy real-world XML and XLST applications using this expert developer's resource. Written by professional enterprise developers, this valuable guide gives you all the technical know-how you need--and offers you multiple options, presenting all programming examples in both Java and Perl.

Contatto