CaptainLorca 903 #1 Posted December 1, 2017 Hey.. i have a question.. obviously. I‘m using a mac and the program „textwrangler“ for my coding.. but I‘m afraid that there are better programs. Coding standards like html, css, JavaScript, php. Which do you use and whaz could you recommend? Share this post Link to post Share on other sites
jbenjaminy 151 #2 Posted December 26, 2017 (edited) On 12/1/2017 at 00:34, CaptainLorca said: Hey.. i have a question.. obviously. I‘m using a mac and the program „textwrangler“ for my coding.. but I‘m afraid that there are better programs. Coding standards like html, css, JavaScript, php. Which do you use and whaz could you recommend? Hey @CaptainLorca! My go-to editor is “Atom” from the GitHub team (https://atom.io/). It’s awesome because it’s fully customizable — you can access the CSS stylesheet for your editor’s UI and customize every aspect of this, and there are a lot of community packages and add-ons for specific language syntax highlighting, autocomplete, snippets and so much more. Tons of keystroke shortcuts that are also customizable of course and if you utilize they can really speed up your dev. Give it a try and let me know if you have any questions, I’d be happy to walk you through it sometime. Good luck! Edited December 27, 2017 by jbenjaminy Fixes spelling error 1 CaptainLorca reacted to this Share this post Link to post Share on other sites
CaptainLorca 903 #3 Posted December 27, 2017 Downloaded it... its an update.. better then my usual programm.. autofill.. thats nice! I think I'll stay with that program 1 jbenjaminy reacted to this Share this post Link to post Share on other sites
Mistletoe 430 #4 Posted December 27, 2017 Im only using the traditional compiler, visual studio. Asp/Mvc for websites Share this post Link to post Share on other sites
enhuush 70 #5 Posted December 27, 2017 Hello Lorca! Im using Wordpress Share this post Link to post Share on other sites
jbenjaminy 151 #6 Posted December 27, 2017 19 minutes ago, CaptainLorca said: Downloaded it... its an update.. better then my usual programm.. autofill.. thats nice! I think I'll stay with that program Nice, yeah it’s the best imo lemme know if you have any questions about it. Share this post Link to post Share on other sites
CaptainLorca 903 #7 Posted December 27, 2017 3 minutes ago, enhuush said: Hello Lorca! Im using Wordpress Thats more than a wrong answer for my topic xD... haha 1 minute ago, jbenjaminy said: Nice, yeah it’s the best imo lemme know if you have any questions about it. So far not.. but I'll come back to you. Need to get a feeling that the program writes for me.. like closing ( or { Share this post Link to post Share on other sites
jbenjaminy 151 #8 Posted December 27, 2017 It doesn’t (there may be packages for that, but I’ve never used them if there are), but you don’t want it to imo if you’re trying to build your programming skills. Just use a linter Share this post Link to post Share on other sites
Dboyeric 250 #9 Posted December 29, 2017 i know nothing abouting coding, but if i get a certified tutorial, my first code will be creating blockchain command and search for those coins 1 jbenjaminy reacted to this Share this post Link to post Share on other sites