Mr.Dooomed
Find your center.
+752|6809

I got A LOT of options for what courses to take for this Computer Degree and I was hoping some of ya'll can give me your opinions or thoughts on these. So here are the courses I'm thinking of doing:

Cascading Style Sheets
Adobe Illustrator
Adobe InDesign
Adobe Flash
Javascript
Data Driven Web Pages
Advanced HTML

I'm not sure exactly what the usage of data driven web pages is. And, isn't Javascript just about the same as Flash? They both are used to create animated graphics right? And CSS is a data program that saves all your text, text size, text color and alignments for a web page, so that you can create different pages and it'll all be set the same right? Or is there more to it?
Nature is a powerful force. Those who seek to subdue nature, never do so permanently.
FFLink
There is.
+1,380|7172|Devon, England
Javascript isn't lik flash, it's about coding stuff to make stuff apear (I think, anyway).

You can google Javascript things to copy and paste into your website to make it do stuff, for example, a clock or make it snow etc.

All in all, very good courses.

kptk92 wrote:

No I'm not giving you an account of any kind gtfo
lol

Last edited by FFLink13 (2008-02-19 12:34:08)

=Karma-Kills=
"Don't post while intoxicated."
+356|7066|England

Im_Dooomed wrote:

And CSS is a data program that saves all your text, text size, text color and alignments for a web page, so that you can create different pages and it'll all be set the same right? Or is there more to it?
Cue Zimmer.

Just to give you an idea, this navigation menu is just CSS.
Mr.Dooomed
Find your center.
+752|6809

Ok, I think I'm gonna choose the course for Flash over Java, because I'm pretty sure Flash is the program you use to create animated images, or text, or animated anything from scratch based on what you want or need.

They offer a course in 'Computer Hardware Basics' also that counts towards my degree program. If that is a course that'll give me all the basics of putting a computer together then I'm going for it.
Nature is a powerful force. Those who seek to subdue nature, never do so permanently.
OrangeHound
Busy doing highfalutin adminy stuff ...
+1,335|7131|Washington DC

Im_Dooomed wrote:

I got A LOT of options for what courses to take for this Computer Degree and I was hoping some of ya'll can give me your opinions or thoughts on these. So here are the courses I'm thinking of doing:

Cascading Style Sheets
Adobe Illustrator
Adobe InDesign
Adobe Flash
Javascript
Data Driven Web Pages
Advanced HTML

I'm not sure exactly what the usage of data driven web pages is. And, isn't Javascript just about the same as Flash? They both are used to create animated graphics right? And CSS is a data program that saves all your text, text size, text color and alignments for a web page, so that you can create different pages and it'll all be set the same right? Or is there more to it?
The "Advanced HTML" and "Data Driven Web Pages" would be the first I would take, since you might consider the other five ride on top of the infrastructure that these two provide.

"Data Driven Web Pages" are what BF2s is built on.  That is, programming such as PHP and MySQL, which are core to most any dynamic website (such as forums, BF2s stat pages, user logins, etc).
Mr.Dooomed
Find your center.
+752|6809

Ya, I was reading an article on about.com on the Data Driven Webpages. And thats just about what I got from it. I don't know if I plan to do anything of that scale in the future, and would almost rather work on the graphic elements of web design. So, I think I might add the course Web Page Design & Management to my course rooster, or Advanced HTML over Data Driven Webpages along with InDesign or Illustrator and Flash.
Nature is a powerful force. Those who seek to subdue nature, never do so permanently.
Jenspm
penis
+1,716|7213|St. Andrews / Oslo

I would go for data driven web pages
https://static.bf2s.com/files/user/26774/flickricon.png https://twitter.com/phoenix/favicon.ico
Zimmer
Un Moderador
+1,688|7237|Scotland

Not really OH.
InDesign, Illustrator and Flash have nothing to do with either of your suggestions.

Also, Flash is completely pointless unless you have incredibly skills and can correctly implement it on a website or create games with it. Other than that, its a shit course to take.

Javascript is actually useful when it comes to websites, Flash is just annoying and hellishly ugly. I wouldn't pay all the money in the world for a flash site. Ever.

Advanced HTML? lol? HTML can be learnt without doing a stupid course on it.

CSS and Data driven web pages, I would go for.

Or if you like art and logos, Illustrator. It takes some imagination, skill and patience to create good things on Illustrator. Graphics designers are very well paid.
Vilham
Say wat!?
+580|7247|UK
Out of interest what kind of degree is this?
OrangeHound
Busy doing highfalutin adminy stuff ...
+1,335|7131|Washington DC

Zimmer wrote:

Not really OH.
InDesign, Illustrator and Flash have nothing to do with either of your suggestions.
I'm simply saying that artwork is embedded in HTML ... but you are right that these are mostly independent ... and, frankly, I've learned Adobe products simply by reading the manuals and getting "experience".  Formal training may be good, but if one doesn't have artistic skill in the first place then the end product will still be amateur.

Zimmer wrote:

Advanced HTML? lol? HTML can be learnt without doing a stupid course on it.
I'm making some assumptions here.  Yes, basic HTML can be learned without a course, but I'm assuming that the "advanced HTML" is working with communicating variables between pages ... with forms ... and the associations with MySQL and PHP.  If I'm correct, then some more formal training would be beneficial.

(I've got one guy working for me on PHP and MySQL who does not have training and his coding is absolutely HORRENDOUS.  He never learned good practices and for anyone else to go in and work with his code - as I have to do sometimes - is a major pain in the neck).
Zimmer
Un Moderador
+1,688|7237|Scotland

I learnt PHP, MySQL, Javascript, AJAX, XML, XHTML etc etc on my own. I never thought of the need for "formal" training. Maybe my code is messy in places, but I always go back and clean it up when I learn more.

HTML is dying very fast, its used less and less, it's ugly and its strict. Advanced HTML in this era would be a pretty pointless course to take. When more promising courses like Perl ( it's powerful, but I prefer PHP ) and Python ( love it ) could be done instead.

To be honest, the only real formal training that could benefit you is from the design parts of it. Most of those can't be learnt properly without doing courses ( when I mean properly, I mean professional level, not fun stupid PS level ).
mikkel
Member
+383|7082
I'd go with Data Driven Web Pages as well. A pretty website is useless, a practical website isn't, and practicality is procuring information efficiently. You need to at least know some sort of language that lets you interface with databases easily. perl, PHP and ASP are fundamental website back-end languages, and by the sound of the title, that class will teach at least one of those.
chittydog
less busy
+586|7316|Kubra, Damn it!

How can you say HTML is dying? It's the foundation of everything you do on the web. It's like saying the alphabet is dying. As someone said above, go for Javascript and Data Driven Web Pages. CSS would be good too. Don't waste your time with Flash, most of what I see it being used for these days is to stream video. If you're serious about web development, I'd recommend PHP to get you started, then moving up to something more powerful like Java or .NET. Let the die-hard PHP fans begin flaming now.

To clear up your questions/misconceptions above, Data Driven Web Pages should teach you how to bind data to your pages. This is critical if you want to interact with a database of any type and you will absolutely need this if you want to do this professionally one day.

As said above, Javascript and Flash are totally different. Flash is used for moving images and creating streaming animations. It was cool in 1999, but is mostly annoying now. It can be a lot of fun to use as a hobby, but Flash jobs are disappearing. On the other hand, Javascript is extremely useful. It's a scripting language used within the page for client-side processing, interacting with elements on the page, changing display properties and a bunch of other nifty tricks.

CSS isn't a data program, but rather a language for display properties. You can define CSS styles in include pages to keep your look & feel consistent across your site, or you can set style & classes inline as you see fit. CSS is heavily intertwined with HTML, DHTML and Javascript. In fact, most of what I use Javascript to do is alter CSS styles.

Good luck with your studies and I hope you continue down this path. We need more developers here so the jobs don't all get sent to India.
Zimmer
Un Moderador
+1,688|7237|Scotland

Ok, advanced HTML is. HTML is the foundation of most templates, true, but its not HTML, its XHTML. The concept is quite different.

But you don't need to take a course on Advanced HTML when most dynamic work is done with other coding languages.
Vilham
Say wat!?
+580|7247|UK
Im pretty sure the HTML one will be one XHTML. They are practically the same thing anyway, with a few minor differences.
jsnipy
...
+3,277|7004|...

chittydog wrote:

We need more developers here so the jobs don't all get sent to India.
Commodity programming work goes to India. Architect is what you should aspire to be
Mr.Dooomed
Find your center.
+752|6809

OK! I signed up for these four classes, with the intention to drop one within a week:

Illustrator
InDesign
PhotoShop II
Fireworks

The course for Flash wasn't being offered, so I took Fireworks. If anybody has opinions on that lets hear them! Also, I am not sure if I should take Illustrator or InDesign so I took both with the intention of dropping one, and then picking up Data Driven Web Pages like a lot of you suggested. Although, I am still at a pretty basic level when it comes to web design, so I was wondering if taking DDWP is a little to advanced at the moment and maybe should be taken next semester... Although, I gotta find out if it'll even be offered next semester...

Vilham wrote:

Out of interest what kind of degree is this?
Its for Microcomputer Specialist. And, I only need 7 more credits with a 3 credit Arts and Science elective to finish it up!

chittydog wrote:

To clear up your questions/misconceptions above, Data Driven Web Pages should teach you how to bind data to your pages. This is critical if you want to interact with a database of any type and you will absolutely need this if you want to do this professionally one day.

As said above, Javascript and Flash are totally different. Flash is used for moving images and creating streaming animations. It was cool in 1999, but is mostly annoying now. It can be a lot of fun to use as a hobby, but Flash jobs are disappearing. On the other hand, Javascript is extremely useful. It's a scripting language used within the page for client-side processing, interacting with elements on the page, changing display properties and a bunch of other nifty tricks.
So basically if I have an inventory of items on my website, and I want people to be able to pick an item and order it, Data Driven Web Pages has what I need to learn how to integrate all my data in an easier to use/access all the information on my site? Maybe? I just can't picture what Data Driven Web Pages will do for me.

I wanted to learn Flash so I can have images animated on my website. I want them to be able to rotate in a 3d effect, or I want a user to be able to click on the image, and rotate it themselves. So, does Flash allow that, or is that Java that allows a person to click an image and rotate it? You said Java is a scripting language, meaning, when I want it to accomplish a task, it has to be written out like in an extensive HTML kinda code right?
Nature is a powerful force. Those who seek to subdue nature, never do so permanently.
jsnipy
...
+3,277|7004|...

Im_Doomed wrote:

So basically if I have an inventory of items on my website, and I want people to be able to pick an item and order it, Data Driven Web Pages has what I need to learn how to integrate all my data in an easier to use/access all the information on my site? Maybe? I just can't picture what Data Driven Web Pages will do for me.
Its open how the class could actually be (is there  a course description?). But one thing is probably a given, you will learn to work with some additional stuff such as sql or xml. In virtually any technical role, you should always understand sql.
chittydog
less busy
+586|7316|Kubra, Damn it!

Im_Dooomed wrote:

So basically if I have an inventory of items on my website, and I want people to be able to pick an item and order it, Data Driven Web Pages has what I need to learn how to integrate all my data in an easier to use/access all the information on my site? Maybe? I just can't picture what Data Driven Web Pages will do for me.
In a nutshell, yes.

Im_Dooomed wrote:

I wanted to learn Flash so I can have images animated on my website. I want them to be able to rotate in a 3d effect, or I want a user to be able to click on the image, and rotate it themselves. So, does Flash allow that, or is that Java that allows a person to click an image and rotate it? You said Java is a scripting language, meaning, when I want it to accomplish a task, it has to be written out like in an extensive HTML kinda code right?
Flash will do exactly what you're saying here. You can do a lot of interesting stuff with Javascript too, but image manipulation is a lot tougher with it. Flash is definitely better for that. Also remember that Java and Javascript are totally different and used for different things. Javascript is used strictly for client-side scripting on web pages. Java is a powerful coding tool that can create all kinds of happy crap, not just web pages.
Vilham
Say wat!?
+580|7247|UK
Just remember that javascript allows you to do a LOT more things, java itself has hundreds of thousands of functions that people have made and stuck up on the internet, that gives you a lot of power. Whereas Flash is just image/text manipulation really.
mikkel
Member
+383|7082

Vilham wrote:

Just remember that javascript allows you to do a LOT more things, java itself has hundreds of thousands of functions that people have made and stuck up on the internet, that gives you a lot of power. Whereas Flash is just image/text manipulation really.
Javascript and Java are two completely different things.
Zimmer
Un Moderador
+1,688|7237|Scotland

chittydog wrote:

[
Flash will do exactly what you're saying here. You can do a lot of interesting stuff with Javascript too, but image manipulation is a lot tougher with it. Flash is definitely better for that. Also remember that Java and Javascript are totally different and used for different things. Javascript is used strictly for client-side scripting on web pages. Java is a powerful coding tool that can create all kinds of happy crap, not just web pages.
Not really. Javascript can be manipulated to do those sort of actions quite easily. Maybe except for highly detailed and intricate image effects or manips, flash would be the option.

But Doomed, I am going to tell you right now, that flash is an unwanted product on the internet. Even for image manipulation. It's ugly, its heavy and it's not as dynamic as programming languages. I wouldn't touch Flash to make a site with a barge pole.

Data driven webpages would allow you to submit content dynamically ( i.e without editing the code directly ) ; would allow you to input text online on the site ( would use a MySQL database to insert the data); would allow users to sign up or add stuff to a basket and shop or shit.

CMS (PHP-nuke, Drupal, Joomla, Wordpress ), Forums ( PunBB, vBulletin, Invision, PHPBB ), e-Commerce (cubecart, zen-cart ) - are all data driven web pages in one way or the other.

Bin Fireworks, its a pointless course.

And Mikkel, bingo.
OrangeHound
Busy doing highfalutin adminy stuff ...
+1,335|7131|Washington DC

Zimmer wrote:

But Doomed, I am going to tell you right now, that flash is an unwanted product on the internet. Even for image manipulation. It's ugly, its heavy and it's not as dynamic as programming languages. I wouldn't touch Flash to make a site with a barge pole.
OK, you don't like Flash ... and, yes, Flash has its drawbacks.  However, to say that Flash is an "unwanted product on the internet" is utter nonsense.
Zimmer
Un Moderador
+1,688|7237|Scotland

OrangeHound wrote:

Zimmer wrote:

But Doomed, I am going to tell you right now, that flash is an unwanted product on the internet. Even for image manipulation. It's ugly, its heavy and it's not as dynamic as programming languages. I wouldn't touch Flash to make a site with a barge pole.
OK, you don't like Flash ... and, yes, Flash has its drawbacks.  However, to say that Flash is an "unwanted product on the internet" is utter nonsense.
No it isn't. Most people seeking a website either don't want flash or the design/coder will not use flash. Because it ugly and clutters up the site.

Example?

tcapsintl.com

8,000 euros paid for that. It's not even 6 months old. Flash is old, javascript and AJAX are the new thing. They are cleaner, faster and nicer to use.
OrangeHound
Busy doing highfalutin adminy stuff ...
+1,335|7131|Washington DC

Zimmer wrote:

OrangeHound wrote:

Zimmer wrote:

But Doomed, I am going to tell you right now, that flash is an unwanted product on the internet. Even for image manipulation. It's ugly, its heavy and it's not as dynamic as programming languages. I wouldn't touch Flash to make a site with a barge pole.
OK, you don't like Flash ... and, yes, Flash has its drawbacks.  However, to say that Flash is an "unwanted product on the internet" is utter nonsense.
No it isn't. Most people seeking a website either don't want flash or the design/coder will not use flash. Because it ugly and clutters up the site.

Example?

tcapsintl.com

8,000 euros paid for that. It's not even 6 months old. Flash is old, javascript and AJAX are the new thing. They are cleaner, faster and nicer to use.
I'm not sure what you are trying to say with that example, but without some facts to back up your claim, I really am having difficulty giving your opinion that "most designers/coders refuse to use Flash" any credibility.   

Oh, and AJAX is not necessarily a "new thing" ... Javascript and XML have been around just as long as Flash, but they have evolved ... Flash is also evolving.  (In fact, I was using JavaScript before I even knew that Flash existed).

Just because something has evolved doesn't mean they will overtake the current dominance of Flash.  I'm not dismissing AJAX, and I'm not even saying that Flash is better ... but Flash is still very strong in the market right now, and technology forecasting is next to impossible.  Any good coder needs to know all the current technologies.

Board footer

Privacy Policy - © 2025 Jeff Minard