473,473 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Is it necessary for me to learn JAVA?

I hope this is the correct place to post this:
I am developing a web site for a e-commerce business I will be
running. The site I'm setting up will be 50% store, 50% content. I'm
not sure which shopping cart I'll be using yet (am looking at
os-commerce and miva) but the other part will be content. I will be
writing reviews of products, articles on the industry, and someday may
have some blogging and forums and advertising. I have to add that I
am not much into programming and I want a good web site but most of
all what is important to me is ease of use and a easy to update web
page. I will be using Macromeda Studio 8 to develop it (dreamweaver
and flash)
I know years ago Java seemed to be used a lot but will this be
necessary for me to learn? It is more for big web applications?
Aug 17 '06 #1
4 3565
MarkW wrote:
I hope this is the correct place to post this:
I am developing a web site for a e-commerce business I will be
running. The site I'm setting up will be 50% store, 50% content. I'm
not sure which shopping cart I'll be using yet (am looking at
os-commerce and miva) but the other part will be content. I will be
writing reviews of products, articles on the industry, and someday may
have some blogging and forums and advertising. I have to add that I
am not much into programming and I want a good web site but most of
all what is important to me is ease of use and a easy to update web
page. I will be using Macromeda Studio 8 to develop it (dreamweaver
and flash)
I know years ago Java seemed to be used a lot but will this be
necessary for me to learn? It is more for big web applications?
Not really, PHP, Javascript and HTML work well together. You can easily
add Ajax. When you mention os-commerce this is a wiki application if I
remember correctly.

It seems that, to me, J2EE is over kill and only needed by big corps
that have the $money and time to spend to maintain and upgrade it and as
an aside keep people their jobs..

I am a Java programmer for years but I am starting to shy away from the
over bloated J2EE and the technical requirements that is requires. If
not for its own technology sake.

Their are some nice Wiki's out there that will well suite you particular
environment and grow quite nicely. As a matter of fact I am using pmWiki
that was ten times easier to install and maintain that my prior
Jsp\Servelet application I ran out of Tomcat.

In my 29 years of being in this business I feel, not to sound like sour
grapes, that J2EE is good only for technology for technology sake. There
are to many other alternatives that are far superior in all aspects.

http://en.wikipedia.org/wiki/Wiki

--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Aug 17 '06 #2
Thanks for the advice. The more I'm reading I'm learning that a off
the shelf solution is best for the e-commerce that I'm doing so I'm
going to spend some time doing that.
Aug 17 '06 #3
A refreshingly honest answer.

IchBin wrote:
MarkW wrote:
>I hope this is the correct place to post this:
I am developing a web site for a e-commerce business I will be
running. The site I'm setting up will be 50% store, 50% content. I'm not
sure which shopping cart I'll be using yet (am looking at
os-commerce and miva) but the other part will be content. I will be
writing reviews of products, articles on the industry, and someday
may have some blogging and forums and advertising. I have to add
that I am not much into programming and I want a good web site but
most of all what is important to me is ease of use and a easy to
update web page. I will be using Macromeda Studio 8 to develop it
(dreamweaver and flash)
I know years ago Java seemed to be used a lot but will this be
necessary for me to learn? It is more for big web applications?

Not really, PHP, Javascript and HTML work well together. You can
easily add Ajax. When you mention os-commerce this is a wiki
application if I remember correctly.

It seems that, to me, J2EE is over kill and only needed by big corps
that have the $money and time to spend to maintain and upgrade it and
as an aside keep people their jobs..

I am a Java programmer for years but I am starting to shy away from
the over bloated J2EE and the technical requirements that is
requires. If not for its own technology sake.

Their are some nice Wiki's out there that will well suite you
particular environment and grow quite nicely. As a matter of fact I
am using pmWiki that was ten times easier to install and maintain
that my prior Jsp\Servelet application I ran out of Tomcat.

In my 29 years of being in this business I feel, not to sound like
sour grapes, that J2EE is good only for technology for technology
sake. There are to many other alternatives that are far superior in
all aspects.
http://en.wikipedia.org/wiki/Wiki
--
May all beings, in or out of the womb, be well, happy and peaceful.
http://mysite.verizon.net/tharpa/
Aug 18 '06 #4
"MarkW" <ma*****@RemoveNoSpamcomcast.netwrote in message
news:c9********************************@4ax.com...
>I hope this is the correct place to post this:
I am developing a web site for a e-commerce business I will be
running. The site I'm setting up will be 50% store, 50% content. I'm
not sure which shopping cart I'll be using yet (am looking at
os-commerce and miva) but the other part will be content. I will be
writing reviews of products, articles on the industry, and someday may
have some blogging and forums and advertising. I have to add that I
am not much into programming and I want a good web site but most of
all what is important to me is ease of use and a easy to update web
page. I will be using Macromeda Studio 8 to develop it (dreamweaver
and flash)
I know years ago Java seemed to be used a lot but will this be
necessary for me to learn? It is more for big web applications?
Java is a mature language with a massive API (read: many useful functions
already written for you) and dozens of web application development
frameworks, open source toolkits, etc. You can easily find all the
components you'll need, and very powerful Integrated Development
Environments (IDE's), all for FREE, to allow you to build as sophisticated a
website as you wish. Unlike .NET, you don't have to plunk down thousands of
$$$ to get the tools you need.

HOWEVER...

If you are new to Java, and if you already know PHP, and if you are going to
be the only developer (or one of a small team), then you should consider
developing in PHP. Why? It's very easy to get results quickly without
spending months "woodshedding" with a fat stack of Java books (ask me how I
know). PHP is maturing quickly, and the PEAR library is growing rapidly.
PHP's tight integration with MySQL makes for very quick coding of
data-driven sites.

You should be able to take existing open-source web applications such as
OSCommerce, Joomla, phpBB, Coppermine, etc and "glue" them together as
needed, using CSS stylesheets to make everything look seamless from page to
page. Start here: http://www.opensourcecms.com/

Hope this helps
Dec 23 '06 #5

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

Similar topics

17
by: Rob | last post by:
i know javascript, vbscript, asp css and alot more and im only 14 i was wondering which is easier to learn php or cgi. any help?
24
by: Charif Lakchiri | last post by:
Okay, here's what I know so far about Python: It's an object-oriented scripting language, supported on many platforms. Now here are my questions: It is easy to learn? Does it support GUI...
55
by: Elijah | last post by:
I have read many of the topics on learning C++ or Java first. It seems like everyone says something different. I would like to know if I should learn C++ or Java. First a little about myself. I...
25
by: Lewis Lang | last post by:
MCSD certification - is it still necessary to land a job? ... or, is it just a money-maker? Is it worth spending the money on the books and the exam? Thanks, Lewis Lang
30
by: Rhino | last post by:
I am giving some thought to applying for some jobs that want people with Java and C++ experience. I have been writing Java for several years and am fluent enough that I don't have to get help with...
8
by: Hermawih | last post by:
Hello , I want your opinion about this . In order to say it clearly , I think I have to describe it in long sentences . I could consider myself as Intermediate/Advance Access Developer ;...
5
by: MarkW | last post by:
I hope this is the correct place to post this: I am developing a web site for a e-commerce business I will be running. The site I'm setting up will be 50% store, 50% content. I'm not sure which...
46
by: ajba74 | last post by:
Hi fellows, I am reading some books to learn the C programming language, and sometimes I have the feeling that when somebody becomes a C expert, he must learn a more modern and object-oriented...
2
by: vikram0929 | last post by:
I am a mechanical engineer, I want to learn java/j2ee but I dont know C++ and I know c to some extent. Is it good to learn java/j2ee can I get a career in this area
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
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...
0
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,...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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...

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.