TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Sites and resources for designers learning tech?

23 点作者 dpapathanasiou大约 8 年前
A friend is a talented graphic designer, specializing in packaging, but after reading the latest &quot;Design in Tech Report&quot; wants to learn the tech behind web and mobile sites.<p>What are some good recommendations in that regard?<p>[1] https:&#x2F;&#x2F;designintechreport.wordpress.com&#x2F;

5 条评论

tomek_zemla大约 8 年前
For somebody coming from graphic design background <a href="https:&#x2F;&#x2F;processing.org" rel="nofollow">https:&#x2F;&#x2F;processing.org</a> would be and excellent place to learn about programming. It was designed with creative types in mind, has large communities, many resources including books and courses and a newer JavaScript version. I would also recommend Generative Design book: <a href="http:&#x2F;&#x2F;www.generative-gestaltung.de&#x2F;about" rel="nofollow">http:&#x2F;&#x2F;www.generative-gestaltung.de&#x2F;about</a><p>Learning Processing would not be directly useful for building web and mobile sites, but in my opinion be an excellent stepping stone for a graphic designer towards the world of technology and creative uses of programming. Using JavaScript (P5.js) to create visuals could be an interesting path for designer as an end goal and&#x2F;or relevant and engaging way to learn coding concepts that can be later applied towards building sites or apps of any type.
gingerbread-man大约 8 年前
For someone whose goal is to program websites, his first goal should almost certainly be to learn how to program in javascript.<p>Eloquent Javascript by Marijn Haverbeke is an excellent introduction to programming. It&#x27;s freely available online at <a href="https:&#x2F;&#x2F;eloquentjavascript.net" rel="nofollow">https:&#x2F;&#x2F;eloquentjavascript.net</a>.
kough大约 8 年前
As a technical resource for CSS&#x2F;JS&#x2F;HTML, the Mozilla Developer Network is by far the best in town – <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;</a>
garysieling大约 8 年前
Conference talks might be a good option -<p><a href="http:&#x2F;&#x2F;findlectures.com&#x2F;?p=1&amp;class1=Technology&amp;type1=Conference&amp;category_l2_Technology=Programming%20Languages&amp;talk_type_l2_Conference=Software&amp;category_l3_Programming_Languages=JavaScript" rel="nofollow">http:&#x2F;&#x2F;findlectures.com&#x2F;?p=1&amp;class1=Technology&amp;type1=Confere...</a>
soneca大约 8 年前
I come from a different background (marketing) with a different goal (become a professional developer), but I believe he&#x2F;she will gain a lot from the same resource I uses at first: www.freecodecamp.com