Recent Queries:--
perl msn.pl - 29.20 hr back. (1)
-
linguistics computer programming java c perl - 140.01 hr back. (1)
Similar Topics
Keywords : perl programming- Learn Java Programming Language Online Step By Step
- (1)
I had found this site >> http://learnjava.awardspace.com This website is for people who want
to learn Java Programming Language step by step. This website also includes JAVA lessons from the
beginning to advanced level. So this site appropriates for the beginner of Java programmer language
or non-basic Java Programming Language. The lessons are easy to follow and understand starting
from how to get your PC JAVA ready, the fundamental programming concept and creating the real
application. Moreover, the working examples are also included. Please enjoy the les...
Life In Programming?
- wheres this headed? (11)
Hey guys im 16 and really like programming (although im fairly new at it) ive already taken a year
of basic html and what not. This year im taking a class in c++ and VB next year i hope to take java
and php. However next year will be my senior year and i will have to start applying for colleges
and im trying to convince my parents that there ARE jobs in computers its hard for them to do this
they like to stay locked up in there own little world **cough cough** stone age **cough** so what i
was wondering is what jobs are actually out there for this kinda stuff what are ...
Alright, I'm Taking Computer Programming As A Class In School.
- (10)
Is there anything I should personally be worried about or anything I really need to know? I'm
pretty much good with computers and such and pretty much spend my whole life on them, lol....
Win32: Dialog Box And Accelerator
- Win32 API programming (1)
ok my problem is how do i make or assign a keyboard accelerator with modal dialog boxes since the
message loop is inside the function call of DailogBox() functions, unlike the modeless dialog box in
which you are the one who will create the message loop for the dialog box... is it even possible?...
Perl For Automated Web Form Search
- (1)
Hi all, I'd like to write a script to automate a search in order to collect data from an online
database. The database is an archive of newspaper articles. The search is for certain words/text. It
is searchable via a form only. The rub is that only a small portion (a month) at a time is
searchable. I need to search every day for 50 years or so. Manually, this would take a considerable
amount of time. I'm thinking of using perl or ruby or something similar. I am an absolute
beginner with scripting and haven't done much formal learning in the subject since a ...
A Prelude To Programming
- What to learn? How to learn? (10)
I'm quite interested in learning programming. I want to know how us eager souls can go about
doing that. I'm interested in both web and desktop programming. I already know XHTML & CSS. Any
recommended books?...
Project Euler
- Website(s) with computer programming exercises (1)
Making A Picture Viewer Website
- Html programming or javascript (3)
this is one thing i've struggled with for ages. I want a webpage where there are little
thumbnails and in the middle somewhere is the main picture. The littole thumbnails or snipets of
infor when clicked display the main image corresponding to that clicked thumbnail or link. e.g
pictures of the country side listed in pairs or 3's or 4's in a column and you click each
one an the main view on the screen displays that particular picture. How is this achieved. Can any
one gimme a link to a site with templated for that or javascript for that or html code or past...
Best Programming Language For Win Vista?
- Whats the best/most used programming language for Vista? (3)
Hey All What you guys think is the best programming language for Windows Vista? Ive been doing C#
for some months, but im looking for something else, something easier for making fast applications,
and no extra things needed like the .NET Framework. Doesnt have to be GUI Applications. Any Idea?
Post up your idea /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif"
/> - optiplex...
What Is Genetic Programming?
- (3)
Genetic Programming is a machine learning technique inspired by the theory of biological evolution.
It is usually started with a huge number of programs, which are randomly generated, hand-coded or
known solutions. These programs are then made to compete against each other to see which program
performs better. Once the competetion is complete, we'll get a ranked list of the programs
sorted in the order of best to worst programs. Next comes the evolution, the best peroforming
programs are replicated and modified further in two ways, Mutation and Crossover. Mutation ...
What Is Programming Language Of Google Etc.?
- (21)
Im just curious to know , which is the programming language behind the following websites.if u know
anyone/all of them please tell me. 1- ebay.com 2- amazon.com 3- msn.com ( i assume asp.net) 4-
yahoo.com 5- google.com As i mentioned in previous posts that im in learning mode /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> so i just ask sometimes
stupid questions.. and i have to confess that this forum is very excellent place , since its not
only providing the free hosting , it is giving me so much knowledge , what Google or others c...
Perl Regular Expresions Regex
- Learn how to use regular expressions (2)
I've searched the Tutorials section, but haven't found a RegEx tutorial, so I thought
I'd add one, since it's very usefull to know regular expressions if you're a
programmer... If I overlooked a tutorial explaining RegEx, my bad, just erase this tutorial... Ok,
first off, regular expressions are a great functionality of Perl, but the can also be found in other
languages and environments, such as linux shells, or PHP... I'm guessing most people would be
interesten in useing regular expressions in PHP... Let's go on with a complex matching reg...
How Many of You Use the C Programming language?
- (23)
Just wanted to know how many of you are currently using C language for programming. If you can tell
what sort of programs you do, it would be useful. ...
A Question About C++ Programming Under Linux
- (7)
Hello guys! i prepare to develop under linux using c++, but i don't know what tools i should
use...some one tell me to use vim, but i think vim is so hard to use!can u recommend me some
ide??? thank u very much...
Programming In Glut (lesson 6)
- Texture filters and lighting (2)
This is the last of the six tutorials I have moved from astahost. I hope you enjoy these and the
rest soon to come. QUOTE This tutorial demonstrates how to use texture filters and will let you
see the differences of each filter. I will also be introducing lighting into this tutorial. We
first have to create our "bitmap.h" header file with the functions we use to load our bitmaps, this
is changed from the last tutorial to fit the needs of this one. The first thing to do is to link
all of our OpenGL libraries and include our needed headers for the functions we w...
What Is Neuro Linguistic Programming
- I'll tell you... (19)
Neuro Linguistic Programming or NLP is a methodolgy for modelling... We know that there are some
people in the world who are fantastic at what they do. AThey probably don't know how they are
good at it, but with Neuro Linguistic Programming we can find out. A Neuro Linguistic Programming
Practictioner can use some of the skills and methods included in the field of NLP, to elicit any
persons stratagy for any given behaviour. We, the NLPers, call this modelling. With the skill of
modelling we can successfully teach ourselves any stratagy that will help us be outs...
What Is A T_string?
- Please help! I'm new at PHP Programming (13)
I'm new at PHP, and I looked for a while on here, and found some stuff I was looking for about
form processing, and sending E-Mail through PHP. However, the script I just created won't work.
I get the following error: Parse error: parse error, unexpected T_STRING in
/home/hamtaro/public_html/send_feedback.php on line 9 Exactly what is a T_STRING? If I need to post
my code, I will....
How Can I Learn Assembly
- where to Assembly Language Programming (14)
Please help me in learning assembly ...
Good Books On C++ Game Programming
- I need some books! (2)
I am looking for some good books on game programming in c++ if any body out there has any
suggestions feel free to post them. Oh by the way should i start out with an easier language like
BASIC or should I just work on c++. Ineed some help people please reply fast. Tahnx
David H /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ...
Python
- another programming language (8)
There are so many languages used in software and web development. Python is one of them. Basically
Python is object-oriented , high-level programming language with dynamic semantics. Python was
developed in the 90’s. Python is simple and easy to learn. Therefore it reduces cost of program
maintenance. It is very attractive for rapid application development because of its high-level
built-in data structures, combined with dynamic typing and dynamic binding. Python is also use as a
scripting or glue language to connect existing components. Python supports modules and ...
What Programming Languages Should I Choose?
- taking AAS in Computer Information Sys (17)
I have a question to ask all the programming proffesionals out there. I'm going to college this
fall for AAS in Computer Information Systems, and I would like to know what programming languages
should I go for? I like Visual Basic, but that is required, I was thinking Java, C++, and one
programmer for the state said I should take Cobol but my mother says it is boring and for the lesser
businesses or whatever. What do you guys think? Topic titles and descriptions are important at
Trap17. College Programming isn't that descriptive. Title and description rename...
I'm Looking For Help With Programming (i Think)
- (3)
I'm looking for someone who can help me figure out how to make a site the way I want it. I have
made several websites, but what I'm looking to do now is make one where I can have members.
Something where people can sign up and log in. I'm pretty sure there's some kind of special
coding needed for this, but not sure what. I'm thinking it has something to do with php(no clue
what that is), but I'm not sure. Any help and input would be GREATLY appreciated! Thanks in
advance....
Free Tutorial (web Programming) + Free Web Hosting
- Bravehost dot com (10)
Welcome to bravehost com!! Bravehost com offers many free stuffs!! They have free
tutorials about web programming. They also have free audio clips to be downloaded for FREE!!
You can also visit their forum. They also give free web hosting and if you need more space and
tools, don't worry they also give paid web hosting!! Just www bravehost com!!
And start to gain more knowledge... Moved to Hosts review, added description ...
Java Helpdesk
- All your queries regarding Java Programming goes here. (8)
Hellow friends, I am creating this thread for all queries and suggestions related to java coding. If
you face any problem, post it here, and others who have a solution can post the reply here. Hope it
helps the users....
Php And Mysql Programming
- anyone knows a code for mysql and php (2)
hi everyone! I am making a program using php and mysql...I am a noob on this so i need your
help guys...I want to make a simple program that will some values and then store them on a database
and then retrieve them...uhmm let me give an example out put of what i need. This is the example
say..: Enter First Name: Enter Last Name:
Enter Age: Enter Address: ..those
are the data needed for input values...my question now is how can I make a database...
The Best Game Programming Languages?
- (25)
What are some good programming languages to program games in? C++? /unsure.gif"
style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" /> Thanks /xd.gif"
style="vertical-align:middle" emoid=":XD:" border="0" alt="xd.gif" />...
Visual Wd Is The Poorest Attempt Of Programming Yet
- Microsoft has let them selves down (0)
Well for starters, the installer says it all. It took me 75 mins to install and i got a 4 CPU 3.5
gHz processor, the images still have their magenta background and they look like its been drawn on
paint. You go make an application but you dicide its rubbish - so you delete it, and unlike Basic
and C# your project is still listed with no images and the link is broken, so it just wastes space.
The sqldb's aren't editable - you can just view them THERE ISNT A BUTTON TO PLACE A DIV
IN!!! You click on a panel and the properties dont appear I went to ...
Detailed C Beginner Tut
- basis for learning any application programming language (2)
QUOTE The best way to learn programming is to dive right in and start writing real programs.
This way, concepts which would otherwise seem abstract make sense, and the positive feedback you get
from getting even a small program to work gives you a great incentive to improve it or write the
next one. Diving in with ``real'' programs right away has another advantage, if
only pragmatic: if you're using a conventional compiler, you can't run a fragment of a
program and see what it does; nothing will run until you have a complete (if tiny or trivi...
D Programming Language
- (9)
hi friends, surprised... was that a type???? It is not a type... I know this is a C/C++
programming language forum.. Just wanted to share something I came across today... A new
programming language based on C and C++ is being developed.. It would have all the power of C/C++,
in other words as the spec says "retains the ability to write high performance code and interface
directly with the operating system API's and with hardware." The specification of the language
and alpha phase compilers are available at www.digitalmars.com I just browsed throught the spec a...
Programming Competition Work.
- Final stage. (2)
Well for the past month or so I have been working on a Programming Competition project in AP
Computer Science. Some may know I am quite fancy with graphics and HTML but yes, I do program too.
But man, even though I am decent at it, it bores the crap out of me. Well being the project leader I
do most all of the work and I just use the two other members for support and error testing. We
receive a packet with our project problem in it. Make a fully functional support site for a company.
Of course with some other more little details but honestly since we are in the advance...
Looking for Perl, Programming
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for Perl, Programming
*MORE FROM TRAP17.COM*
|
advertisement
|
|