Hello HN -<p>I am an artist, born in 1984, which means i'll be 35 years old this year. I taught myself html css and was able to make some rudimentary websites and modifications to my tumblr as a sort of gateway into css, html and code. Recently i made some twitterbots that i was able to copy and paste and cobble together stuff and deploy to heroku! using python and some other stuff (im sure not at all in best practice) and run those for a bit. I often find myself wanting to write programs (for example a scraper for a website) and know enough of the language to find the code on github or look through questions on stackoverflow, but i feel like i am quickly out of depth; as i want to customize or go a bit futher; or sometimes i feel like i need some basic knowledge that i don't have. i was wondering if anyone here has advice as to learning code or as an artist (entrepreneur) how to go about working with developers and coders on very small projects. thanks so much
Simply write code and learn the hard way. I can tell you from experience that copy and pasting does not bode well with the learning process.<p>You have to make a significant effort in order to learn how code works in different scenarios.<p>Anyone can take Google Translate and talk to a Chinese person in a broken, poorly translated language. But to learn Chinese (programming) as an actual language requires commitment and determination.<p>Once you get over this hurdle, the rest should be much easier to manage and understand.