473,769 Members | 2,124 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

beginner's question

As a beginner in javascript I had a question. I was reading FAQ and posts
here.

I became very unhappy: Obviously this group is mainly for wise, pedantic,
unkind etc people, who already know everything about javascript, and want
to prove that to everyone in a very harsh way?

Therefore, I skip the question, and we can go directly to the following
posts:
'You are dumb'
'Go away'
'I know everyting and you know nothing'
'Your language is incorrect'
'You are %badvariable%'
' You are %i%, %j% %k%, where i, j, k are correct but unfriendly
expressions'
....
repeat until false ;

Sigh.

Now, have we saved a lot of time doing like this?
Mar 22 '06 #1
5 2239
optimistx wrote on 22 mrt 2006 in comp.lang.javas cript:
As a beginner in javascript I had a question. I was reading FAQ and
posts here.

I became very unhappy: Obviously this group is mainly for wise,
pedantic, unkind etc people, who already know everything about
javascript, and want to prove that to everyone in a very harsh way?

Therefore, I skip the question, and we can go directly to the
following posts:
'You are dumb'
'Go away'
'I know everyting and you know nothing'
'Your language is incorrect'
'You are %badvariable%'
' You are %i%, %j% %k%, where i, j, k are correct but unfriendly
expressions'
...
repeat until false ;

Sigh.

Now, have we saved a lot of time doing like this?


You are off topic.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Mar 22 '06 #2
@sh
There are some here as with many Newsgroups that seem to have a 'superior'
yet infact 'inferior' view on just about everyone else, but just ignore
those and appreciate the useful advice you'll get from the majority.

Good luck.
"optimistx" <op************ *@poistahotmail .com> wrote in message
news:44******** *************** @news.24online. fi...
As a beginner in javascript I had a question. I was reading FAQ and posts
here.

Mar 22 '06 #3
I think the general problem is that although, yes, some people here are
experienced and take a 'high and mighty' approach sometimes, a lot of
people don't take the time to research what they are trying to do,
first.

Whenever I start a new programming endeavor, I go for:

1. online manuals / faq's such as w3schools.com, or the languages'
documentation page (such as php.net for php). Granted I personally
haven't found an authoritative source on javascript on the internet, so
that brings me to #3.

2. Searching the internet. I've seen too many posts of 'how do I do
.....?' followed with a reponse that is merely a link to a google
search. Learning to search well can save a lot of time. Especially when
you don't have to wait for people to reply to a post in a forum.

3. Good books. When I decided to get into javascript, the first thing I
did was buy "JavaScript : The Definitive Guide, 4th Edition" by
O'Reilly. Yes, the books can cost a bit but I think they can be
valuable most of the time. Or try the library. University libraries are
better for finding updated technical books. I also have a copy of the
Javascript 'pocket edition' by O'Reilly which is good as a quick
reference for common functions, syntax, etc.

Avoid any book that simply rehashes what you can find on the internet,
and avoid any book that is just blindly filled with examples and then
says 'Go to it!'. And I try to get the newest edition of a book if the
language is rapidly changing with new versions, specifications, etc.

There's a plethora of knowledge out there and it is my understanding
that forums are best used for solving inexplicable bugs and discussing
vague ideas. Bottom line, please take responses with a grain of salt if
they have a tone of superiority.

Mar 22 '06 #4
** NO, this is not off-topic **

I hear you bro' or sis'... that sort of thing irritates me too. Ignore
them and follow your course. They don't bug me online, I can always
return flame and that makes me feel better. I find that in person, they
don't do that as much.

One such incident that was where I actually ran into the idiot who was,
as you say, "pedantic". I won't go over the details of how I ran into
him but it was at a trade show. Kismet really. But I did flare into him
in person and he wasn't as motivated to condescend in person.

Good luck in your studies, JavaScript's fun to learn.

ac

Mar 22 '06 #5
@sh
LOL!! A lot of 'small' people try to appear big online, bet meeting the
plank in person was entertaining!

"Alex" <al**********@g mail.com> wrote in message
news:11******** **************@ v46g2000cwv.goo glegroups.com.. .
** NO, this is not off-topic **

I hear you bro' or sis'... that sort of thing irritates me too. Ignore
them and follow your course. They don't bug me online, I can always
return flame and that makes me feel better. I find that in person, they
don't do that as much.

One such incident that was where I actually ran into the idiot who was,
as you say, "pedantic". I won't go over the details of how I ran into
him but it was at a trade show. Kismet really. But I did flare into him
in person and he wasn't as motivated to condescend in person.

Good luck in your studies, JavaScript's fun to learn.

ac

Apr 12 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
2564
by: Svens | last post by:
Hey everyone! I'm a math student working on a short script involving logs. I have a function on my scientific calculator, and was wondering if there was a similar funtion in python. For example: (log65536)/(log4)= 8 I've searched around a bit and haven't been able to find anything.
3
2990
by: jvax | last post by:
Hi all, I hope I'm posting in the right NG... I have a data text file I want to read from a c++ program. the data file goes like this: 90 # number of balls 33 42 13
1
2626
by: Mike Malter | last post by:
I am just starting to work with reflection and I want to create a log that saves relevant information if a method call fails so I can call that method again later using reflection. I am experimenting a bit with what I need to do this and have the following code snippet. But first if I pass the assembly name and type to Activator.CreateInstance() it always fails. However if I walk my assembly and get a type value, the call to...
14
2294
by: z_learning_tester | last post by:
But I can't seem to find the answer. The question is how do you reverse the words in a string? Or how do you reverse the numbers listed in a string? The example is usually something like: Turn this string "1,2,3,4,..." Into "...4,3,2,1" This one seems hard enough let alone trying to turn a string of space-seperated words around(is that even possible? a trick question
12
1890
by: Blaze | last post by:
I am doing the first walk through on the Visual Studio .Net walkthrough book to learn a little about programming. I am having issues with the first tutorial not running correctly. It seems that the build fails with what the book tells me to do. Specifically, I am doing this: public authors1 GetAuthors() { authors1 authors = new Authors1();
10
4463
by: Roman Zeilinger | last post by:
Hi I have a beginner question concerning fscanf. First I had a text file which just contained some hex numbers: 0C100012 0C100012 ....
4
1558
by: a | last post by:
Dear all vb.net developer I want to know the time I need to master vb.net? I'm beginner
3
2042
by: Ben Keshet | last post by:
I have a probably simple beginner's question - I have a script that I am currently able to print its output. instead, i want to write it into a file - I tried different versions of write() but might have gotten the syntax wrong. the variable I want to write is a line from a file I am reading: "... f = open('receptor.mol2', 'r') line = f.readline()
2
1849
by: roanhn | last post by:
Hello. I've to to write a master's thesis. Currently I deal with php, mysql, ajax. Fate decreed that I've to choose one of this subjects: 1.gdi+ library in .net technology 2.ado.net technology in VS 2008. I didn't have contact with Visual Studio, .NET. I only know some basics of c++. My question is what subject of your point of view will be easier for absolute beginner in .net domain. From writing which subject I gain more knowledge...
0
9583
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10039
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8869
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7406
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6668
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5297
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5445
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3560
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.