| Here are some great Edcomp free training result pages for SAP: |
|
SAP NetWeaver is an application builder platform from SAP for integrating business processes across various systems, databases and sources. It. It uses open standards to facilitate integration with information and applications from many sources and technologies. SAP NetWeaver is the technological foundation for all SAP products and is the foundation of SAP xApps and mySAP Business Suite solutions. Here is the definitive Documentation for SAP NetWeaver Release 2004s.
This SAP XI Learning Guide gives you you with all the information you need to gain a better understanding of SAP Exchange Infrastructure. Browse through this compilation of Web resources, news, white papers, expert advice and more to learn all about this important facet of NetWeaver |
Newly Researched free training on SAP http://134.198.33.115/sap/saptutorial.htm http://searchsap.techtarget.com/ http://freebooks.by.ru/view/Abap4in21day/index.htm http://www.antarcon.com/ http://www.intelligenterp.com/resources.shtml http://web.mit.edu/sapr3/training/ http://sap.mis.cmich.edu/sap-esoft00.htm
Implementing Formal Project Management Processes: 9 Lessons Learned (White Papers) |
Thursday, May 22, 2008
Free SAP Training, Courses, tutorials
Sunday, May 11, 2008
SAS 9 online training and info links
SAS Programming
Base and Advanced SAS Programming:
Base SAS Certification Exam Model Questions:
SAS 9 Programming Basics
SAS 9 Programming Enhancements
SAS® Certification: An End User’s Review
Learning SAS is easy :
SAS I: Getting Started
SASII:Inferential Statistics
My SAS Manuals: 1. Basic and 2. Applications (Preliminary Version) ZIP file (about 400meg)
SAS Programming Code Examples:
SAS NOTES 1:
SAS NOTES 2:
SAS Tutorials
Learning SAS from another perspective. These tutorials provide SAS programming fundamentals within the context of Quantitative Methods I. (.pdf files)
Introduction for Quantitative Methods I students
Tutorial 1: The Basics
Tutorial 2: Understanding Data
Tutorial 3: SAS Programs, Program Logs, and Data Sets
Tutorial 4: SAS Procedure Steps
Tutorial 5: SAS Data Steps and how they work
Tutorial 6a: Measures of Central Tendency & Dispersion, Nominal and Ordinal Data
Tutorial 6b: Measures of Central Tendency & Dispersion, Interval-Ratio Data
Appendix A: SAS Operators
Appendix B: The Output Delivery System (ODS)
Appendix C: SAS System Options
Stata & SAS Review: Reporting on Data (.pdf) (New February 2007)
SAS Methods for Combining Data Sets (.pdf)
SAS®'s Various Varying Variables,or 1000+ Ways to Manipulate SAS Variables
Introduction to SAS Informats and Formats
How SAS thinks
Where to Go From Here: Learning More about SAS® Software
SAS Procedures Guide
SAS Programming Skills
Affordable SAS tips
Some SAS Useful Tips
Advanced SAS Programming Techniques
Creative Uses of SAS Functions
Data Summarization Methods in Base SAS Procedures
The SAS Debugging Primer
SAS Model resumes and SAS Tips and Tricks
SAS UNIX commands:
Using SAS on UNIX:
SAS statements,Procedures and Functions
Introduction to merging in SAS
How MERGE Really Works
FIRST.variable and LAST.variables:
Proc Report and Proc Tabulate
SAS projects
How to write a Macro to Transport SAS Data Sets to and from UNIX
Downloads
SAS eBOOKs
Base and Avanced SAS certification Materials and Practice Exams...........
Validation:
http://www.thedatagroup.com/downloads/pgm_validation_plan.ppt#390,4,Slide 4
SAS Video Tutorials:
Class Notes
Entering Data, view movie
Exploring Data, view movie
Modifying Data, view movie
Managing Data, view movie
Analyzing Data, view movie (part 1) and movie (part 2)
Data step:
getting started 1: windows SAS code
getting started 2: data step SAS code
automatic _N_ variable SAS code
drop & delete SAS code
formating: dates and numbers SAS code date sal.txt (also see the format procedure below to create your own formats)
functions SAS code
import: Bringing in data from Excel SAS code Excel import file Excel export file text file
input: length statement SAS code infile options.txt
long SAS code long.txt
missing data SAS code
output option SAS code
pointers SAS code ex7.txt ex8.txt ex9.txt
more about pointers SAS code pointers.SAS ex10.txt
missover & delimiter SAS code delimiter.txt
more on the delimiter SAS code
retain SAS code
set SAS code
simulations: random numbers SAS code
sum SAS code
statistical functions SAS code
Logic:
do loops SAS code
more about do loops SAS code
nested do loops SAS code
if then statements SAS code score.txt
Combining Data sets:
concatenating and interleaving SAS code
one-to-one merging SAS code
match merging SAS code
updating SAS code
Character functions:
substring function SAS code
trim and left functions SAS code
compress and index functions SAS code record.txt
indexc and indexw functions SAS code
implicit character-to-numeric conversion SAS code
explicit character-to-numeric conversion SAS code
implicit and explicit numeric-to-character conversion SAS code
Arrays:
introduction to arrays SAS code
using arrays to count SAS code
using arrays to order observations SAS code
using arrays to transpose data SAS code ratsdose.txt
two dimensional arrays SAS code temp.txt fin.txt
Permanent SAS Data sets: (great for large data sets)
introduction: using libname SAS code
put and file statements SAS code survey.dat data1.dat data2.dat data3.txt fruit.dat data4.dat data5.dat income.dat
Procedures:
ANOVA SAS code incommed.dat
analysis of equal vars: B-P for anova SAS code
contents: Great for large data sets SAS code sheep.dat
correlation SAS code
import: Bringing in data from Excel SAS code Excel import file Excel export file text file
format SAS code incommed.dat (also see formating above for SAS' date and number formats)
frequency tables SAS code incommed.dat freq.xls
means SAS code incommed.dat
more about means SAS code incommed.dat
gcharts: Bar and Pie charts SAS code incommed.dat
gplot: a prettier plot SAS code
more about gplot SAS code
plot SAS code
print SAS code account.txt
sort SAS code account.txt more about sorting SAS code compt.txt t-test SAS code incommed.dat transpose SAS code univariate SAS code test.dat
Programming outside the Data step or Procedures:
Getting started 3: options SAS code
more options SAS code
Macros:
introduction: macro variables (%let statement) SAS code number.dat contest.dat
%put statement SAS code score.dat
basic macros SAS code
macros with parameters SAS code ranks.dat
macro do loops SAS code
macro if/then/else statements SAS code makeup.dat
nested macros SAS code
simulations example SAS code reg.dat
Video Tutorials:
Intro_to_SAS.wmv ( 7.3 MB)
Introduction_to_the_SAS_Data_Step.wmv ( 8.2 MB)
Importing_Data_into_SAS.wmv ( 13.3 MB)
Introduction_to_PROC_UNIVARIATE.wmv ( 8.1 MB)
Introduction_to_the_Output_Statement_in_SAS.wmv ( 5.1 MB)
Introduction_to_Boxplots_in_SAS.wmv ( 3.3 MB)
Intro_to_Scatterplots.wmv ( 4.6 MB)
Introduction_to_Proc_Corr_in_SAS.wmv ( 3.4 MB)
Introduction_to_Proc_Reg_in_SAS.wmv ( 6.4 MB)
Assessing_Regression_Models_in_SAS.wmv ( 5.4 MB)Testing_for_Normality_in_Regression_Models.wmv ( 5.8 MB)
Testing_for_Constant_Variance_in_Regression_using_SAS.wmv ( 7.4 MB)
Introduction_to_Proc_GLM_in_SAS.wmv ( 5.2 MB)
Testing_for_Normality_in_ANOVA_models_using_SAS.wmv ( 4.6 MB)
Testing_for_Constant_Variance_in_ANOVA_models_using_SAS.wmv ( 4.1 MB)
Multiple_Comparisons_in_SAS.wmv ( 5.4 MB)
Online Study materials:
Fundamentals of Using SAS (part I)
Introduction to SAS
Descriptive information and statistics
An overview of statistical tests in SAS
Exploring data with graphics
Fundamentals of Using SAS (part II)
Using where with SAS procedures
Missing values in SAS
Common SAS options
Overview of SAS syntax of SAS procedures
Common error messages in SAS
Reading Raw Data into SAS
Inputting raw data into SAS
Reading dates into SAS and using date variables
Basic Data Management in SAS
Creating and recoding variables
Using SAS functions for making/recoding variables
Subsetting variables and observations
Labeling data, variables, and values
Using PROC SORT and the BY statement
Making and using permanent SAS data files (version 8)
Data Management:
How do I make unique anonymous ID variables for my data?
How can I create an enumeration variable by groups?
How can I see the number of missing values and patterns of missing values in my data file?
How can I count the number of missing values for a character variable?
How can I increment dates in SAS?
How can I find things in a character variable in SAS?
How do I standardize variables (make them have a mean of 0 and sd of 1)?
Is there a quick way to create dummy variables?
Reading/Writing Data Files
How do I read a file that uses commas, tabs or spaces as delimiters to separate variables?
How do I read a delimited file with missing values?
How do I read a delimited file that has delimiters embedded in the data?
What are some common infile options for reading a raw data file?
How do I read raw data files compressed with gzip (.gz files) in SAS?
How do I write a data file that uses commas, tabs or spaces as delimiters between variables?
How do I read/write Excel files in SAS version 8?
Reading/Writing SAS Files with Formats
How do I use a SAS data file with a format library?
How do I use a SAS data file when I don't have its format library?
Other:
How can I change the way variables are displayed in proc freq?
How can I put a value from a data file to a macro variable?
How can I create tables using proc tabulate?
Procedures
PROC MEANS More than just your average procedure(PDF) by Peter R. Welbrock
The power of PROC FORMAT(PDF) by Jonas V. Bilenas
Ten Things You Should Know About PROC FORMAT(PDF) by Jack Shoemaker
PROC SQL for DATA Step Die-Hards(PDF) by Christianna S. Williams
An Introduction to the SQL Procedure(PDF) by Chris Yindra
Alternatives to Merging SAS Data Sets … But Be Careful(PDF) by Michael J. Wieczkowski
Handling Missing Values in the SQL Procedure(PDF) by Danbo Yi & MA Lei Zhang
Creating and using indexes in SAS
Creating and using formats and format libraries in SAS
Using multidimensional arrays
Good Programming Practices
Bulletproofing Your SAS Results(PDF) by Vanessa Hayden
Clean-up, Comments and Code - Making it Maintainable(PDF) by Clay and Lori Martin
SAS Program Efficiency for Beginners(PDF) by Bruce Gilsen
Coding for Posterity(PDF) by Rick Aster
Output Delivery System(ODS)
ODS, YES! Odious, NO! – An Introduction to the SAS Output Delivery System(PDF) by Lara Bryant, Sally Muller & Ray Pass
ODS for Data Analysis: Output As-You-Like-It in Version 7(PDF) by Christopher R. Olinger and Randall D. Tobias, from SUGI Proceedings, 1998, courtesy of SAS.
Making the SAS Output Delivery System (ODS) work for you(PDF) by William Fehlner, from SUGI Proceedings, 1999, courtesy of SAS.
Twisty Little Passages All Alike, Output Delivery System (ODS) Templates Exposed(PDF) by Chris Olinger, from SUGI Proceedings, 1999, courtesy of SAS.
SAS Macros
Getting Started with Macros(PDF) by Ian Whitlock
Moving from Macro Variables to Macros(PDF) by Lisa Sanbonmatsu
Macros from Beginning to Mend A Simple and Practical Approach to the SAS Macro Facility(PDF) by Michael G. Sadof
An Introduction to Macro Variables and Macro Programs(PDF) by Mike S. Zdeb
Creating Macro Variables via PROC SQL(PDF) by Mike S. Zdeb
More About “INTO:Host-Variable” in PROC SQL: Examples(PDF) by John Q. Zhang
Macro Quoting Functions, Other Special Character Masking Tools, and How To Use Them(PDF) by Arthur L. Carpenter
Secrets of Macro Quoting Functions – How and Why(PDF) by Susan O’Connor
&&&, ;;, and Other Hieroglyphics Advanced Macro Topics(PDF) by Chris Yindra, C. Y
Developing, Managing, and Evaluating a Standard Macro System by Albert Mo
PROC SQL:
An Introduction to Proc Sql
Top Ten Reasons to Use PROC SQL
Other
Debugging 101(PDF) by Peter Knapp
Those Missing Values in Questionnaires(PDF) by John R. Gerlach & Cindy Garra
Avoiding Mayhem in the New Millennium: Working with Missing Data(PDF) by JoAnn Matthews
Simplifying Complex Character Comparisons by Using the IN Operator and the Colon (:) Operator Modifier(PDF) by Paul Grant
Arrays: In and Out and All About(PDF) by Marge Scerbo
Complex Arrays Made Simple(PDF) by Mary McDonald, PaineWebber Incorporated
You Could Look It Up: An Introduction to SASHELP Dictionary Views(PDF) by Michael Davis, The 'SKIP' Statement(PDF) by Paul Grant
Indexing and Compressing SAS Data Sets: How, Why, and Why Not(PDF) Andrew H. Karp,
Automating the Creation of a Single Bookmarked PDF Document
from Multiple SAS® ASCII and PostScript® Output Files
Be Careful When You Merge SAS Datasets!
courtesy of NESUG
SAS Online Documentation:
SAS 9 Documentation
Version 9.1.3
SAS OnlineDoc 9.1.3 for the Web
Proc Glimmix
Proc Quantreg
Version 9.1.2
SAS OnlineDoc 9.1.2 for the Web
Version 9.1
SAS OnlineDoc 9.1 for the Web
SAS OnlineDoc 9.1 in PDF
SAS TIPS and TRICS:
SAS TIPS AND TRICKS part1:
SAS TIPS AND TRICKS part2:
Clinical trials:
Clinical Trials Terminology for SAS Programmers
Clinical Trial Online – Running SAS on the Web without SAS/IntrNet
Managing Clinical Trials Data using SAS® Software
Clinical Trails
Quality Control and Quality Assurance in Clinical Research: SAS
Everything we should know about ICH, GCP and their Guidelines
Data Integrity through DEFINE.PDF and DEFINE.XML
SAS® and the CDISC (Clinical Data Interchange Standards Consortium)
An Introduction to CDISC:
CDISC: Why SAS® Programmers Need to Know
CDISC Implementation Step by Step: A Real World Example
CDISC standards
Supporting the CDISC standards
How to test CDISC Operation data Model (ODM) in SAS
Can Coding MedDRA and WHO Drug be as Easy as a Google Search?
The Use of CDISC Standards in SAS from Data Capture to Reporting
Clinical Data Model and FDA/CDISC Submissions
Implementing an Audit Trail within a Clinical Reporting Tool
Annotation of CRFs:
Trial eCRF Pages
Using SAS to Speed up Annotating Case Report Forms in PDF Format
ANNOTATED CASE REPORT FORM AUTOMATION SYSTEM
Annotated CRF 1: Download
(CTN0008_SDTM_annotation_20070413.pdf - 2179Kb)
Annotated CRF 2: Download
(CTN001_SDTM_ANNOTATION_20070330.pdf - 564Kb)
Annotated CRF 3: Download
(CTN002_SDTM_ANNOTATION_20070403.pdf - 560Kb)
Study Protocol 1: Download
(NIDA-CTN-0001_Bup_Nx_vs_Clonidine_Inpatient_Protocol_v.5b_112700.pdf - 192Kb)
SDTM-annotated CRFs
The CDISC ODM Study Designer :User Manual
Creating Case Report Tabulations (CRTs) for an NDA Electronic Submission to the FDA
XML Basics for SAS Programmers
A SAS MACRO FOR PRODUCING CLINICAL LABORATORY SHIFT TABLE
Some Statistical Programming Considerations for e-Submission
SUGI Papers:
SUGI Proceedings for SUGI 22, 23, 24, 25, 26, 27
SGF 2008 SGF 2007 SUGI 31 SUGI 30 SUGI 29 SUGI 28 SUGI 27 SUGI 26
SUGI 25 SUGI 24 SUGI 23 SUGI 22 SUGI 21 SUGI 20 SUGI 13 SUGI 12 SUGI 09
SAS Forums/Groups:
Roland SAS Tips
UNC SAS Topics
Yorku SAS
Devenzia SAS
Members Tripod SAS
Pubhealth SAS
PSU SAS
Mac SAS
Mayo SAS
Clinstreport SAS
SAS Programming Forum
ITIL Community Forum
Interview:
SAS Interview Questions:Base SAS
SAS interview questions:General
SAS interview questions:Macros
SAS Interview :UNIX Commands
SAS interview Q&A: PROC SQl, SAS GRAPH, UNIX and ODS
SAS Interview Q&A:Clinical trials
SAS Cheat Sheat
What to think and what to learn about SAS interview
Friday, November 23, 2007
Experience of Trekking to Dabbe falls and Kanooru Kote
The day came of our dreams. Initially due to some health problems and other reasons (mainly rain) we could not able to make any decision regarding our trek to Kanooru fort or Doodh sagar (
Day 1:
The bus went through sagara – Joga – Kargal – Linganamakki. Our destination was Kargal. We reached Kargal around 7-15 Hrs on 17th Nov 2007 and had a good breakfast of Idli – Chutney. Well after breakfast we catched the local bus leading to KATTINAKAARU – SULLALLI and dropped at Hosagadde Cross a 30 min drive (15 Kms) at pleasant country-side. This is our starting destination “ Hosagadde Cross”.
You will find a petty shop with a mud road (jeep road) aside. Move in the jeep road until you find a wood bridge leading to right and a jeep road continuing straight. Now take the wood bridge and continue upwards. A pretty time you need to pass through entry gates of some estate (owned houses) but people are much hospitality in nature to guide you through the way. The jeep road continues again and now you can hear a roaring sound of water channel on your right side and a enough big mud road leading downwards apart from straight road you are passing by. Take the deviated route and within 2 min you find a proper bridge (not temporary wooden bridge) making you to feel the way is correct. Continue upwards until you find a lonely house at your right. Yes that is gowdara mane and relaxing point for DABBE FALLS. Reach the house keep all the luggage in the house and a straight opposite paddy field is the way to DABBE FALLS. The way is not so pleasant to enter after paddy field and is a straight downwards way and some tricky ways with really enjoyable. It takes around 30- 40 min to reach the enchanting Falls. Once reaching the falls you really appreciate yourself for finding it. Enjoyable moments for one hour or so. Take the same path to come back to gowdaramane (gowda house). Approximately time will be around 12-30 by this activity you can have your lunch here itself and starts the journey towards kaanoor village.
After starting from gowdaramane keep trekking at climbing sides and within20-30 min you find a deviating route one going straight and other a sharp turn to left. Take the left route and after a mean while you again encounter with jeep tracks. Follow the way and the jeep tracks come to end at two houses one at straight and another at the left shallow. Take the shallow route again which is through a village house and continue. After a mean while you find a track again. The track leads to KUNCHALLI village . the end house at the turning is the path for kanoor. Enter into the house premises and start ascending there. All the passions go with similarity. You will find a paddy fields – house – 2 persons (Minimum) a dog – wooden gate. Cross this and you find a climbing region and a shallow field and repeating process .. paddy fields….
Do not forget to take help from house members to lead to kaanoor as it is little confusing ways. One is a long jeep track route and a other through the paddy fields and Jungle – forest and ofcourse a interesting short-cut road. At around 1600-1630 you will pass through the forest for a long period without any house or paddy fields. All of a sudden you will encounter with regular road- tarred. Just take the right side and move around 500- 1000 mts and you can see the mud road at the left. Take the mud road and at around 100 mts you can see primary school with Anganavadi – Kanooru. Now the time will be approximate 1600- 1630 Hrs. The First day camp site. Please take the permission from house just opposite to this school for your comfortable stay at teacher rest room. At a time 10 members can be accommodated in the inner room and 6-10 member in the verandah. Have a great dinner and enjoy the night and sleep.
Wednesday, October 10, 2007
How to open sites which are blocked?
You can access any website that is blocked in your organisation or school through http://kproxy.com
If this is also blocked you can try any of the following links
Hope this helps someone in need
Sometimes the server will be busy you have wait for sometime so that server becomes free
How to gain weight
Eating is the first and most important factor that is needed to gain weight. It's simple - you need to eat more calories than you burn. This does not mean eating anything and everything that is not nailed down. Carefully plan your meals with foods that will help you gain lean mass, not fat. I suggest 6 meals. Breakfast, lunch, dinner, and three other small meals scheduled throughout the day. The goal is to eat every 2.5 to 3 hours.
Focus on foods such as steak, chicken, fruit, milk, vegetables, cheese and assorted types of nuts. It's recommended to eat 4 - 6 pieces of fresh fruit a day, and at least four tall glasses of milk. Milk is a great, cheap protein source - take advantage of it. A sample snack meal would be a glass of milk, an apple, and a hand full of peanuts.
Take time to lay out a meal plan. What you eat is the most important ingredient in a successful weight gain program.
Gain Weight Step 2 - lifting
As stated, proper eating is of utmost importance when attempting to gain weight, but if you do not lift weights, the majority of that gained weight will be fat - not muscle.
When trying to gain weight, I suggest working out three times a week. You need to lift hard and then recover for the next workout. Focus on the big exercises such as squats, deadlifts, bent-over rows, chin-ups, bench press, & military press. These are the exercises that will turn those extra calories into muscle. You are not going to gain much by doing lateral raises and step-ups every workout. You need the multiple-joint lifts that will shock your system and stimulate your body into growth. Focus on getting strong by adding a small amount of weight each workout. If you focus on strength, size will follow. Case in point, look around at your local gym - the strongest guys are also the biggest.
Gain Weight Step 3 - supplements
To gain weight, you do not NEED supplements, but they will help you gain the weight quicker. That's what they are, supplements to an already good diet and training program. Think of supplements as the finishing touch.
I like to keep things simple and, therefore, I suggest only two types supplements for those wishing to gain weight. The first is a weight gain shake. It's the best value out there. The way N' Large 2 will help is by giving you a large quantity of calories in one small serving. It will provide you with 620 calories in one easy shake and is especially great for people who do not have time for breakfast, or snacks while on the go. Just mix a serving with water or fruit juice and gulp it down in a just a couple of minutes.
The second product is basic Creatine monohydrate. Most people gain 5 - 7lbs in the first two weeks of Creatine use. If you are interested in quick weight gain, and increased energy for your workouts, Creatine is definitely worth a go. American Creatine is a good choice if you're not sure of which product to choose. It's high-quality and inexpensive, a winning combo in my book
How much will you gain?
First, I feel I must cite the obligatory disclaimer of "everyone's body responds in different ways, so results will vary." That said, if you do eat well, lift hard and use just the 2 supplements mentioned above properly, you can expect a weight gain of about 10-15lbs within a month. I hope this article has provided you with an idea of what's needed for successful weight gain.
Useful Technical Links
Some Useful Tech Links...
| | Title/Author | URL |
| 1 | 10 minute guide to lotus notes mail 4.5 | |
| 2 | 10 minute guide to Microsoft exchange 5.0 | |
| 3 | 10 minute guide to outlook 97 | |
| 4 | 10 minute guide to schedule+ for windows 95 | |
| 5 | ActiveX programming unleashed | |
| 6 | ActiveX programming unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 7 | Advanced perl programming | |
| 8 | Advanced PL/SQL programming with packages | |
| 9 | Adventure in Prolog/AMZI | |
| 10 | Algorithms CMSC251/Mount, David | |
| 11 | Alison Balter's Mastering Access 95 development, premier ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 12 | Apache : The definitive guide, 3rd.ed. | |
| 13 | Beej's guide to network programming/Hall, Brain | |
| 14 | Beyond Linux from Scratch/BLFS Development Team | http://book.onairwebnet/computer/os/linux/Administration/Beyond_Linux_From_Scratch/ |
| 15 | Borland C++ builder unleashed | |
| 16 | Building an intranet with windows NT 4 | |
| 17 | Building an Intranet with Windows NT 4 | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 18 | Building expert systems in prolog/AMZI | |
| 19 | C programming language | http://book.onairwebnet/computer/pl/C/The_C_Programming_Language_by_K&R/ |
| 20 | C Programming/Holmes, Steven | |
| 21 | C++ Annotations | |
| 22 | CGI developer's guide | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 23 | CGI manual of style | |
| 24 | CGI manual of style online | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 25 | CGI programming | |
| 26 | CGI programming unleashed | |
| 27 | CGI programming with Perl, 2nd.ed. | |
| 28 | Charlie Calvert's Borland C++ builder unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 29 | Client/server computing, 2nd.ed. | |
| 30 | Client-server computing, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 31 | Common LISP, the language/Steele, Guy | |
| 32 | Compilers and compiler generators : an introduction with C++/Terry, P.D. | |
| 33 | Complete idiot's guide to creating HTML webpage | |
| 34 | Computer graphics CMSC 427/Mount, David | |
| 35 | Configuring and troubleshooting the windows NT/95 registry | |
| 36 | Creating commercial websites | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 37 | Creating web applets with Java | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 38 | Crystal Reports.NET | |
| 39 | Curious about the internet | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 40 | Curious about the internet? | |
| 41 | Dan appleman's developing activeX components with Visual Basic 5 | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 42 | Dan appleman's developing activex components with Visual Basic 5.0 | |
| 43 | Data structures CMSC420/Mount, David | |
| 44 | Database developer's guide with visual basic 4, 2nd.ed. | |
| 45 | Database developer's guide with Visual Basic 4, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 46 | Database developer's guide with Visual C++ 4, 2nd.ed. | |
| 47 | Database developer's guide with Visual C++ 4, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 48 | Design and analysis of computer algorithms CMSC451/Mount, David | |
| 49 | Designing implementing Microsoft internet information server | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 50 | Designing implementing Microsoft proxy server | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 51 | Developing for netscape one | |
| 52 | Developing intranet applications with java | |
| 53 | Developing personal oracle 7 for windows 95 applications | |
| 54 | Developing personal Oracle 7 for windows 95 applications | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 55 | Developing professional java applets | |
| 56 | Developing professional java applets | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 57 | DNS and BIND | |
| 58 | Doing objects with VB.NET and C# | |
| 59 | EAI/BPM Evaluation Series: IBM WebSphere MQ Workflow v3.3.2 & EAI Suite by | http://www.cmis.csiro.au/mte/reports/BPM_IBMwebsphereMQ332.htm |
| 60 | Effective AWK programming | http://book.onairwebnet/computer/os/shell/Effective_AWK_Programming/ |
| 61 | | |
| 62 | Exploring java | |
| 63 | GNOME/Sheets, John | |
| 64 | Graph theory/Prof. Even | |
| 65 | Hacking java | |
| 66 | How intranets work | |
| 67 | How intranets work | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 68 | How to program visual basic 5.0 | |
| 69 | How to use HTML 3.2 | |
| 70 | Html : The definitive guide | |
| 71 | HTML 3.2 & CGI unleashed | |
| 72 | HTML 3.2 and CGI professional reference edition unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 73 | HTML by example | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 74 | Internet firewall | |
| 75 | Intranets unleashed | |
| 76 | Introduction to object-oriented programming using C++/Muller, Peter | |
| 77 | Introduction to programming using Java/Eck, David | |
| 78 | Introduction to socket programming | http://book.onairwebnet/computer/network/An_Introduction_to_Socket_Programming/ |
| 79 | Java 1.1 unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 80 | Java 1.1 unleashed, 2nd.ed. | |
| 81 | Java 1.1 unleashed, 3rd.ed. | |
| 82 | Java 114 documentation | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 83 | Java AWT reference | |
| 84 | Java by example | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 85 | Java developer's guide | |
| 86 | Java developer's guide | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 87 | Java developer's reference | |
| 88 | Java developer's reference | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 89 | Java Distributed computing | |
| 90 | Java enterprise | |
| 91 | Java enterprise in a nutshell | |
| 92 | Java foundation classes in a nutshell | |
| 93 | Java fundamental classes reference | |
| 94 | Java in a nutshell | |
| 95 | Java in a nutshell, 3rd.ed. | |
| 96 | Java language reference | |
| 97 | Java security | |
| 98 | Java servlet programming | |
| 99 | Java unleashed | |
| 100 | Java unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 101 | Java, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 102 | __JavaScript : the definitive guide | |
| 103 | __Javascript manual of style | |
| 104 | __Javascript manual of style | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 105 | Josh's GNU Linux Guide/Joshua | http://book.onairwebnet/computer/os/linux/Administration/Josh's_GNU_Linux_Guide/ |
| 106 | Late night activex | |
| 107 | Late night activeX | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 108 | Laura lemay's 3D graphics in and VRML 2 | |
| 109 | Laura lemay's activex and __VBScript | |
| 110 | Laura lemay's graphics and web page design | |
| 111 | Laura lemay's guide to sizzling websites design | |
| 112 | Laura lemay's __javascript 1.1 | |
| 113 | Laura lemay's web workshop activex and __VBScript | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 114 | Laura lemay's web workshop Graphics web page design | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 115 | Laura lemay's web workshop __javascript | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 116 | Learning perl | |
| 117 | Learning perl on win32 | |
| 118 | Learning the kornshell | |
| 119 | Learning unix | |
| 120 | Learning vi | |
| 121 | Linux from Scratch/Beekmans, Gerard | http://book.onairwebnet/computer/os/linux/Administration/Linux_From_Scratch/ |
| 122 | Linux in a nutshell, 3rd.ed. | |
| 123 | Linux kernel/Rusling, David | |
| 124 | Linux network administrator's guide/Dawson, Terry | |
| 125 | Linux system administrator's survival guide | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 126 | MAPI, SAPI and TAPI developer's guide | |
| 127 | Mastering access 95 development | |
| 128 | Microsoft access 97 quick reference | |
| 129 | Microsoft access 97 quick reference | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 130 | Microsoft backoffice 2 unleashed | |
| 131 | Microsoft excel 97 quick reference | |
| 132 | Microsoft excel 97 quick reference | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 133 | Microsoft exchange server survival guide | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 134 | Microsoft frontpage unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 135 | Microsoft word 97 quick reference | |
| 136 | Microsoft word 97 quick reference | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 137 | Microsoft works 4.5 6-In-1 | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 138 | More than 100 full-text e-books | |
| 139 | Ms backoffice administrator's survival guide | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 140 | Ms backoffice unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 141 | Mysql and msql | |
| 142 | Netscape plug-ins developer's kit | |
| 143 | Official gamelan java directory | |
| 144 | Oracle built-in packages | |
| 145 | Oracle PL/SQL built-in pocket reference | |
| 146 | Oracle PL/SQL language pocket reference | |
| 147 | Oracle PL/SQL programming guide to Oracle 8 features | |
| 148 | Oracle PL/SQL programming, 2nd.ed. | |
| 149 | Oracle unleashed | |
| 150 | Oracle unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 151 | Oracle web applications PL/SQL developer's introduction | |
| 152 | Patterns of enterprise application architecture/Fowler, Martin | http://www.awprofessional.com/catalog/product.asp?product_id={574D77DF-6ED2-BC5-A6A8-02E59CA7482D} |
| 153 | PC week : the intranet advantage | |
| 154 | Perl 5 by example | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 155 | Perl 5 quick reference | |
| 156 | Perl 5 unleashed | |
| 157 | Perl 5.0 CGI web pages | |
| 158 | Perl cookbook | |
| 159 | Perl for system administration | |
| 160 | Perl in a nutshell | |
| 161 | Perl quick reference | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 162 | Peter norton's complete guide to windows NT 4 workstations | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 163 | Presenting activex | |
| 164 | Presenting activex | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 165 | Presenting javabeans | |
| 166 | Presenting javabeans | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 167 | Programming perl | |
| 168 | Programming perl, 3rd.ed. | |
| 169 | Programming the Perl DBI | |
| 170 | Red hat linux unleashed | |
| 171 | Running a perfect intranet | |
| 172 | Running Linux, 3rd.ed. | |
| 173 | Sams teach yourself java 1.1 in 24 hours/ | http://book.onairwebnet/computer/sams/Sams_Teach_Yourself_Java_1.1_Programming_in_24_Hours |
| 174 | Sams Teach yourself java in 21 days/ | http://book.onairwebnet/computer/sams/Sams_Teach_Yourself_Java_in_21_Days/ |
| 175 | Sams teach yourself linux in 24 hours/Ball, Bill | http://book.onairwebnet/computer/sams/Sams_Teach_Yourself_Linux_in_24%20Hours/ |
| 176 | Sams teach yourself shell programming in 24 hours | http://book.onairwebnet/computer/sams/Sams_Teach_Yourself_Shell_Programming_in_24_Hours/ |
| 177 | Sams teach yourself TCP/IP in 14 days | http://book.onairwebnet/computer/sams/Sams_Teach_Yourself_TCP-IP_in_14_Days(SE)/ |
| 178 | Sed and awk | |
| 179 | Sendmail | |
| 180 | Sendmail desktop reference | |
| 181 | Slackware linux unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 182 | Special edition using java, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 183 | Special edition using __javascript | |
| 184 | Special edition using __javascript | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 185 | Special edition using __Jscript | |
| 186 | Special edition using lotus notes and domino 4.5 | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 187 | Special edition using Microsoft SQL server 6.5, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 188 | Special edition using Microsoft visual Interdev | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 189 | Special edition using perl 5 for web programming | |
| 190 | Special edition using perl for web programming | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 191 | Special edition using Visual Basic 4 | |
| 192 | TCP/IP | |
| 193 | Teach yourself activex programming in 21 days | |
| 194 | Teach yourself C++ in 21 days | |
| 195 | Teach yourself C++ in 21 days | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 196 | Teach yourself CGI programming with Perl 5 in a week | |
| 197 | Teach yourself database programming with VB5 in 21 days, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 198 | Teach yourself database programming with visual basic 5 in 21 days | |
| 199 | Teach yourself HTML 3.2 in 24 hours | |
| 200 | Teach yourself HTML 3.2 in 24 hours | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 201 | Teach yourself internet game programming with java in 21 days | |
| 202 | Teach yourself java 1.1 programming in 24 hours | |
| 203 | Teach yourself jave in cafƩ in 21 days | |
| 204 | Teach yourself Microsoft visual Interdev in 21 days | |
| 205 | Teach yourself Microsoft visual Interdev in 21 days | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 206 | Teach yourself oracle 8 in 21 days | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 207 | Teach yourself perl 5 in 21 days | |
| 208 | Teach yourself perl 5 in 21 days, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 209 | Teach yourself SQL in 21 days | |
| 210 | Teach yourself SQL in 21 days, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 211 | Teach yourself TCP/IP in 14 days | |
| 212 | Teach yourself TCP/IP in 14 days, 2nd.ed. | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 213 | Teach yourself the Internet in 24 hours | |
| 214 | Teach yourself the internet in 24 hours | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 215 | Teach yourself __VBScript in 21 days | |
| 216 | Teach yourself __VBScript in 21 days | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 217 | Teach yourself visual basic 5 in 24 hours | |
| 218 | Teach yourself Visual Basic 5 in 24 hours | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 219 | Teach yourself Visual J++ in 21 days | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 220 | Teach yourself web publishing with HTML 3.2 in 14 days | |
| 221 | Teach yourself web publishing with HTML in 14 days | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 222 | Thinking in C++ | |
| 223 | Thinking in C++/Eckel, Bruce - Vol.I, 2nd.ed. | |
| 224 | Thinking in C++/Eckel, Bruce - Vol.II, 2nd.ed. | |
| 225 | Thinking in | |
| 226 | Thinking in Java, 2nd.ed. | |
| 227 | Thinking in Java, 3rd.ed. (pdf) | |
| 228 | Tricks of the internet gurus | |
| 229 | Tricks of the java programming gurus | |
| 230 | Unix and internet security | |
| 231 | Unix hints and hacks/Waingrow, Kirk | http://book.onairwebnet/computer/os/unix/Administration/UNIX_Hints_&_Hacks/19270001..htm |
| 232 | Unix in a nutshell | |
| 233 | Unix kornshell quick reference | http://book.onairwebnet/computer/os/shell/Unix_KornShell_Quick_Reference/kornShell.html |
| 234 | Unix power tools | |
| 235 | Unix shell guide | http://book.onairwebnet/computer/os/shell/The_UNIX_Shell_Guide/ |
| 236 | Unix unleashed | |
| 237 | Unix unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 238 | Unix unleashed Internet Ed./Burk, Robin | http://book.onairwebnet/computer/os/unix/Administration/UNIX_Unleashed(Internet_Edition)/fm.htm |
| 239 | Unix unleashed, System administrator's Edition | |
| 240 | Unix Unleashed/Sams Publication | http://book.onairwebnet/computer/os/unix/Administration/UNIX_Unleashed/ |
| 241 | Upgrading PCs illustrated | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 242 | Using windows NT workstation 4.0 | |
| 243 | __VBScript unleashed | |
| 244 | __Vbscript unleashed | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 245 | Visual basic 4 in 12 easy lessons | |
| 246 | Visual basic 4 unleashed | |
| 247 | Visual Basic 5 night school | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 248 | Visual basic programming in 12 easy lessons | |
| 249 | Visual Basic programming in 12 easy lessons | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 250 | Visual C++ 4 unleashed | |
| 251 | Visual C++ programming in 12 easy lessons | |
| 252 | Web database developer's guide with visual basic 5 | |
| 253 | Web database developer's guide with visual basic 5 | http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ |
| 254 | Web programming desktop reference 6-in-1 |