Sebanyak 3 item atau buku ditemukan

Criminal Violence, Criminal Justice

An in-depth investigation of crime and criminal justice in America explores reasons for the increase of violence in the country, the high incidence of violent crimes committed by poor Blacks, and the worsening of prison conditions

An in-depth investigation of crime and criminal justice in America explores reasons for the increase of violence in the country, the high incidence of violent crimes committed by poor Blacks, and the worsening of prison conditions

Oracle Web Application Programming for PL/SQL Developers

Learn to use Oracle 9i to build dynamic, data-driven Web sites. Get step-by-step details on creating and deploying Web applications using PL/SQL, HTML, Java, XML, WML, Peri and PHP. This book covers everything users need to know to master Web application development in an Oracle environment - using PL/SQL.

This book covers everything users need to know to master Web application development in an Oracle environment - using PL/SQL. The hands-on, rapid-mastery guide to Oracle PL/SQL Web development.

Web Programming

Techniques for Integrating Python, Linux, Apache, and MySQL

This book is aimed at the practicing programmer seeking to use Python and Linux to rapidly develop web and enterprise services. Will be especially important to those involved in e-commerce programming.

In Web programing, you will almost always want to log the fact that an exception
was caught by the generic except clause and then display the traceback. These
two pieces of information make debugging your application painless. Before we ...