Jump to content

I use Notepad++, Sublime Text 2, PHPStorm and have used Visual Studios.

[CPU: AMD FX-6100 @3.3GHz ] [MoBo: Asrock 970 Extreme4] [GPU: Gigabyte 770 OC ] [RAM: 8GB] [sSD: 64gb for OS] [PSU: 550Watt Be Quiet!] [HDD: 1TB] [CPU cooler: Be Quiet! Shadow Rock Pro Sr1]  -Did i solve your question/problem? Please click 'Marked Solved'-

Link to comment
https://linustechtips.com/topic/313705-web-development-software/#findComment-4271721
Share on other sites

Link to post
Share on other sites

Visual Studio community edition is alright.

 

If you are going to a university and have access to dreamspark, see if you can get Visual Studio 2010.

I have access to it, it's amazing the stuff you get on there for free lol.

 

Also everyone here is forgetting browsers :( I use chrome most of the time so thats my go to for testing. You can inspect element (right click) and edit html right in the page and see it change in real time. very good for making changes just to see how it reacts. 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/313705-web-development-software/#findComment-4272258
Share on other sites

Link to post
Share on other sites

I have access to it, it's amazing the stuff you get on there for free lol.

 

Also everyone here is forgetting browsers :( I use chrome most of the time so thats my go to for testing. You can inspect element (right click) and edit html right in the page and see it change in real time. very good for making changes just to see how it reacts. 

If you want to have a code backend or anything, Google Chrome isn't the best thing to use. If you're just doing a static HTML website, it's probably enough.

 

Is there a way to change the CSS files in Google Chrome easily? I don't really remember, but there was some browser I was trying to use that couldn't do that.

Link to comment
https://linustechtips.com/topic/313705-web-development-software/#findComment-4272496
Share on other sites

Link to post
Share on other sites

Thank you all for your replies!

 

I have access to dreamspark and VS2013, and I've also used Notepad++ and Sublime Text for other languages in the past.

 

I've found a program named "Brackets" created by Adobe. It has support for live preview, which I really like.

 

http://brackets.io

i7 4790k | GTX 970 | 16GB

That's all you need to know. It's a beast.

 

Link to comment
https://linustechtips.com/topic/313705-web-development-software/#findComment-4273037
Share on other sites

Link to post
Share on other sites

If you want to have a code backend or anything, Google Chrome isn't the best thing to use. If you're just doing a static HTML website, it's probably enough.

 

Is there a way to change the CSS files in Google Chrome easily? I don't really remember, but there was some browser I was trying to use that couldn't do that.

Not really, I only really use it for editing items like divs, images and so on. testing sizes and how that looks.

 

I use xammp as my webserver, my college course is having a lot of PHP and its driving me mad. I want to do more than just web based PHP/mysql rubbish. 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/313705-web-development-software/#findComment-4278131
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×