473,770 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Re: A Newbie's Must-Have Library

On 15 May, 04:55, Prisoner at War <prisoner_at_.. .@yahoo.comwrot e:
Well, in case anyone should need to know in the near future, here are
my recommendations for best beginner's books:
Or in another universe, where things are understood and site code is
stable and reliable, beginners don't even think about reading
JavaScript books until they've written some HTML and CSS.

You need it _VERY_ rarely. Using it without a foundation of good HTML
understanding leads to trouble. Few people can learn both from scratch
simultaneously, so it's useful to really grok the first first, which
means getting some hands-on and actually building content that way.

I write sites that use JavaScript for a vanishingly small proportion
of pages. They just don't need it. I work (for money) on complex web
apps that are built up almost entirely of JavaScript. We don't write
this by hand, because it's impossible to write large amounts of
JavaScript in an efficient manner. This stuff is all generated server-
side by frameworks like JSF & Facelets.
Jun 27 '08
44 1690
On May 18, 9:01 pm, Peter Michaux <petermich...@g mail.comwrote:
John Resig posted a payment statement for his first book. If I
remember correctly, he had made something like a couple thousand
dollars for the months he spent writing the book. It just isn't worth
it when you consider an experienced JavaScript contractor may be
making up to $150/hr.
The reason you write a book is for recognition, or just because you
feel like it. As a matter of personal experience, Effective Perl
Programming got me years of onsite training gigs paying gross in
multiple hundreds of dollars per hour.
Jun 27 '08 #31
On May 19, 12:40 am, Ben C <spams...@spam. eggswrote:
On 2008-05-19, Prisoner at War <prisoner_at_.. .@yahoo.comwrot e:
On May 17, 5:48 am, Ben C <spams...@spam. eggswrote:
[...]
(though I plan on using JavaScript for an interactive game, too --
only, a very simple and simplistic one)....

Just to give you an idea of what's possible:

http://www.janis.or.jp/users/segabit...riptMaryo.html
This is cool, but Javascript is capable of supporting *much* more
complex games than that. In particular, code that doesn't manipulate
the DOM now runs quite quickly (I mean, with a multiple GHz CPU, how
would it not? There's only so much overhead you can layer onto
arithmetic, strings, and loops), and you can put a whole lot of logic
in 100k+ bytes of minified code. Also, how you make your DOM updates
makes a big difference. And finally, the next generation of browsers
are going to have much more efficient JS interpreters.

Jun 27 '08 #32
joebloe wrote:
On May 18, 9:01 pm, Peter Michaux <petermich...@g mail.comwrote:
>John Resig posted a payment statement for his first book. If I
remember correctly, he had made something like a couple thousand
dollars for the months he spent writing the book. It just isn't worth
it when you consider an experienced JavaScript contractor may be
making up to $150/hr.

The reason you write a book is for recognition, or just because you
feel like it.
Yes, competence seldom enters into it.
F'up2 cljs

PointedEars
--
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>
Jun 27 '08 #33
On 19 May, 18:47, joebloe <remid0d...@gma il.comwrote:
The reason you write a book is for recognition, or just because you
feel like it.
You've still got to pay the rent in the meantime.
Jun 27 '08 #34
On May 19, 11:42 am, Andy Dingley <ding...@codesm iths.comwrote:
On 19 May, 18:47, joebloe <remid0d...@gma il.comwrote:
The reason you write a book is for recognition, or just because you
feel like it.

You've still got to pay the rent in the meantime.
If you can't write your first book or three in your spare time, you're
probably not going to write a book.
Jun 27 '08 #35
On 19 May, 20:36, joebloe <remid0d...@gma il.comwrote:
On May 19, 11:42 am, Andy Dingley <ding...@codesm iths.comwrote:
On 19 May, 18:47, joebloe <remid0d...@gma il.comwrote:
The reason you write a book is for recognition, or just because you
feel like it.
You've still got to pay the rent in the meantime.

If you can't write your first book or three in your spare time, you're
probably not going to write a book.
You can't write (most) IT books in your spare time, publishing
timescales don't permit it. They need that ms _now_, before the
competition gets their book out on the hot new topic.

Maybe for HTML, CSS or JavaScript this timescale is more relaxed.
They've been around 10 years and most of the decent books have only
emerged fairly recently.
Jun 27 '08 #36
On 19 May, 04:45, Prisoner at War <prisoner_at_.. .@yahoo.comwrot e:
Sadly true - just read Spolsky's infamous "Java schools" tirade.
However this doesn't mean that the smart people aren't using it too.

Something is definitely in the air...I mean, we had G.W. for President
twice....
You blame Bush being an idiot on him having learned _Java_?! That's
pretty extreme.
Jun 27 '08 #37
On May 20, 3:29 am, Andy Dingley <ding...@codesm iths.comwrote:
You can't write (most) IT books in your spare time, publishing
timescales don't permit it. They need that ms _now_, before the
competition gets their book out on the hot new topic.

Maybe for HTML, CSS or JavaScript this timescale is more relaxed.
They've been around 10 years and most of the decent books have only
emerged fairly recently.
This is entirely untrue in the case of reputable publishers like A-W
and PH. I've dealt with editors there for 10 years and they do *not*
work like that. You are simply wrong. I can't overemphasize how wrong
you are. You can't even do tech reviews, copy editing, proofreading,
cover (which the author will approve), and layout (which the author
also will approve) in that amount of time. Quality publishers do
produce books on emerging technologies on a timely basis, but that's
because the experts who are creating that technology are the ones
writing books for them.

If you're talking about books with thick fluorescent green spines,
yes, those publishers do work that way and they want books written in
about 3 months. But on the other hand they don't care if the book is
accurate or even if it makes sense. They really don't do technical
review, and the copy editing and proofreading are cursory. I used to
informally measure the quality of that kind of book by counting the
number of pages per major error, as in, something the author got wrong
in a way that would mislead a reader and/or demonstrated the author's
lack of understanding. Somewhere between 4 and 10 pages was typical.
Usually 4.
Jun 27 '08 #38
On 20 May, 21:04, joebloe <remid0d...@gma il.comwrote:
I've dealt with editors there for 10 years and they do *not*
work like that. You are simply wrong. I can't overemphasize how wrong
you are.
Can I give you my editor's email address? 8-)

All I know is that _I'm_ under pressure with a deadline. As my Mother
died recently and my elderly Dad has now decided he's a teapot, this
isn't making life any easier.
Jun 27 '08 #39
On May 22, 10:48 am, Prisoner at War <prisoner_at_.. .@yahoo.com>
wrote:
So is JavaScript a "full-fledged" programming language now?? I always
thought it was just a glorified macro for web-browsers, like macros in
word-processors.
JavaScript has been a real programming language for years, but for a
variety of reasons (the most obvious of which being the hobbled,
incompatible IE implementations ) it has rarely been used for anything
exotic. Gmail was the first app that caught the mainstream attention.
But at the same time the rich text editors like Writely (http://
http://www.techcrunch.com/2005/08/31...-your-browser/
now part of Google apps - but they still call it "Writely" inside
Google) were being written.
Jun 27 '08 #40

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

Similar topics

0
1305
by: igmox | last post by:
hi, i am a complete newbie and got stuck. my question is about costumers and prices Customer_ID CustomerName CustomerType 1 John 2 2 Joe 3 3 Mary 2 4 Nicky 1 5 Steve 3 and prices like:
0
2024
by: bradvanwick | last post by:
I've got URLs that look like: www.mysite.com/template.php?id=pagetitle www.mysite.com/template.php?id=folder/pagetitle I want the URLs to look like: www.mysite.com/pagetitle www.mysite.com/folder/pagetitle
1
1277
by: ramapv | last post by:
How to order the records in a table such that the elements in a field strating with a particular alphabet apper first. ie.,the elements in the field names are as follows: amar Bob joy mana sana xena
5
1783
by: mattmao | last post by:
Greetings everyone. The Newbie is coming back from uni... I knew making a good form validation JavaScript would be a piece of cake for you guys, but as a novice programmer as me, I still find some difficulties to make my code perfect. Yeah, I made it, by the help of the generous Google, it goes like this: ------------------------------My code Starts-------------------------------
0
1171
by: Twayne | last post by:
Twayne wrote: That's the verification I was looking for I think. There are times that doesn't seem to be so, but perhaps I'll looking at the wrong side of the tree in the wrong forest ... I think I let POST usages confuse me. .... D'oh! No, I hadn't thought of looking at the souce in my browser! Nothing like being half-armed and half-fast, huh? Guess I better switch
12
1857
by: Philipp.Weissenbacher | last post by:
Hi all! This is most certainly a total newbie question, but why doesn't the following code cause a segfault? void insertion_sort(int a, int length) { int i; for (i=0; i < length; i++) { int j, v = a;
3
1907
by: Atropo | last post by:
Hi, all. As you can see I'm just begining on C. with the tutorial "Sams Teach Yourself C in 24 Hours" as a starter. on aix 5.2 when compiling a helloWorld the gcc throws some warnings the system adminitrator does'nt know anything about. could you point me where to check the gcc conf. or what i'm doing wrong Atropo@seagullmore captura.c #include <stdio.h>
23
2146
by: student.matt | last post by:
ok i am trying to solve this little problem i have my program waits for the 1st system() call to finish before starting the next i will just throw an example of what i mean out in this example it waits for the 1st kedit to be closed before it opens the second #include <stdio.h> #include <stdlib.h> int main()
9
1280
by: BillE | last post by:
I have a C# console application. The class which contains the "static void Main()" method inherits from a base class. The base class contains a function GetSomething() When I try to call this function GetSomething from Main(), I get the error An object reference is required for the nonstatic field, method, or property "GetSomething()"
5
3861
by: Gilbert | last post by:
Apologies if I'm posting this to the wrong group. I want to know if it possible to emulate Java servlet functionality in C# and .net. What I want to do is to be able to do is create a C# program that sits listens for an HTTP request to a specific URL and then access the C# equivalent of the HTTPServletRequest object so I can access the request parameters directly. I've googled and found out about the WebClient - what I want is the...
0
9617
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
9453
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
10099
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...
1
10036
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8929
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
7451
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
6710
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();...
2
3607
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.