Login to Account Create an Account
Web Development
#1
Guest_Bushwookie420_*
Posted 02 April 2012 - 04:26 AM
Guest_Bushwookie420_*
Just curious to see if there are any other web developers here on the city (I'm sure there are).
If so, how do you stylize your pages? Personally I only know Dreamweaver but I'd like the idea of not having to rely on software to make pages look good.
I don't know if this is even possible without a program. I don't know very much HTML but I am curious to what others are doing and what is your routine for creating web pages.
Thanks,
wookie
#2
Posted 02 April 2012 - 06:10 AM
Doesn't dreamweaver have a code view where you can view the code for whatever you created? Could learn pretty fast that way
#3
Guest_Bushwookie420_*
Posted 02 April 2012 - 02:41 PM
Guest_Bushwookie420_*
#4
Posted 02 April 2012 - 07:52 PM
#5
Posted 02 April 2012 - 10:04 PM
And pretty much my teacher made a simple but basic website, and I just go back to that to relearn all the Divs, and CSS code. Also Dreamweaver can be good if you use it just to learn code, but don't rely on it or you will learn nothing, Its also very simple to make forms on, but other then that it pretty much sucks and is unaccurate and throws bad code in.
#6
Posted 04 April 2012 - 02:55 AM
You are correct. Personally, do you know how to code CSS and PHP? If so how hard are the rules?
I'm just learning CSS myself, but it's not very hard. Practice, practice, practice
Looking to get into building websites, what languages would you all recommend learning first?
HTML and CSS will provide a solid foundation for static websites.
Once you get bored of those and want to create dynamic websites, learn JavaScript, PHP, and ASP.
#7
Posted 05 April 2012 - 01:22 AM
#8
Posted 06 April 2012 - 08:03 AM
html and css is cake to learn, just get ideas on websites you wanna make then make them. Just make it easy to navigate and theme it to whatever the purpose of the site is. DW is kinda bad to learn from though, it does alot of stuff that you should learn how it works. Kinda dumbs you down in certain aspects.
#9
Posted 08 April 2012 - 02:13 AM
Well, you should learn CSS & HTML, its easy!!
I cant use dreamweaver!!
lol, idk I work with NOTEPAD++ writing my CSS and HTML... You can use notepad++ if you wanna use PHP too, but im actually learning asp.net with visual studio..
Looking to get into building websites, what languages would you all recommend learning first?
Start with CSS & html (design)
Then php or asp (programming)
Sql or mysql (For database
#10
Posted 08 April 2012 - 02:18 AM
I don't like using the WYSIWYG editors, I like Dreamweavers code view its a great editor, but I normally am on Linux and I just use Scite.
I'd learn HTML, then CSS, then PHP and Javascript. w3schools.com has great tutorials, I'm completely self taught and its how I'd recommend aspiring developers learn.
#11
Posted 08 April 2012 - 02:55 AM
I'm a web developer and do other computer related jobs (software development and network security mostly).
I don't like using the WYSIWYG editors, I like Dreamweavers code view its a great editor, but I normally am on Linux and I just use Scite.
I'd learn HTML, then CSS, then PHP and Javascript. w3schools.com has great tutorials, I'm completely self taught and its how I'd recommend aspiring developers learn.
Am I missing something "wonderful" by not getting interested in Dreamweaver? I really dont like all the code css code it creates, but I dont, i think i may have to give it another try!
#12
Posted 08 April 2012 - 03:38 AM
haha web design in high school was awesome.... 1st period get baked and do graphic design on ps then fuck around on dw. good times.....
html and css is cake to learn, just get ideas on websites you wanna make then make them. Just make it easy to navigate and theme it to whatever the purpose of the site is. DW is kinda bad to learn from though, it does alot of stuff that you should learn how it works. Kinda dumbs you down in certain aspects.
Web Design in High School? Dam im getting old. I took keyboarding in HS lol.
#13
Posted 08 April 2012 - 08:36 AM
Am I missing something "wonderful" by not getting interested in Dreamweaver? I really dont like all the code css code it creates, but I dont, i think i may have to give it another try!
I really like using Dreamweaver as an editor. It has built in FTP support as well as great syntax highlighting, project management, and something else sorry i"m real drunk.
Anyways, Dreamweaver is a great option for windows because it offers both WYSIWYG as well as direct code editing, with project management, syntax highlighting, and something else lol sorry.
For the record, I write all my code from the ground up. I don't like using pre-generated templates, unless I create the generator, so dreamweaver works great for me because I can set up FTP and just having everything work.
#14
Posted 10 April 2012 - 06:07 PM
#15
Posted 10 April 2012 - 06:17 PM
HTML
CSS
C++
Java
C#
PHP
ASP
PERL
AJAX
and many many many more...start at the top, work your way down as needed...
when You can design an interactive dynamic SECURE site in notepad, you are ready for the GUI dev tools.
#16
Posted 10 April 2012 - 06:23 PM
Btw owasp.org has alot about security, I'd look into it if you plan on doing anything with programming, be it at the web level or the system level.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users

Back to top









Sign In
Create Account