有哪些技术资源可用于学习如何设计漂亮的 Web 界面?

发布于 2024-11-28 00:27:45 字数 1459 浏览 3 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

红墙和绿瓦 2024-12-05 00:27:45

作为一名设计师的提高

我认为成为一名优秀的程序员有很多非常相似的步骤:

  • 阅读有关艺术和设计原理的基础书籍,不一定与网页设计相关(即了解线条、颜色、形式、元素平衡)。参加艺术课程(绘画、素描等)也没什么坏处。
  • 找到一个真正的项目,在那里你可以彻底了解网页设计,最好是针对真正的客户,因为与客户谈判是艺术的一半 - 网页设计既是一项人的工作,也是一项艺术追求。
  • 阅读专门从事网页设计(以及一般设计)的网站,以了解最新情况并获得灵感。
  • 学习现代网页设计的词汇(模型、情绪板、设计图块等)
  • 并不断练习。
  • 找到你喜欢的设计并尝试自己创作,研究效果是如何实现的。
  • 与其他设计师见面并分享技巧和窍门。
  • 对你的设计持批评态度,寻求诚实的反馈。从容地接受批评,并尽可能诚实地对待自己,了解自己需要改进的地方。

提高交互设计师/前端开发人员的水平

关于 CSS,Andy Budd 的 CSS 掌握

关于 jQuery 的一本同样精彩的书是jQuery in Action。对于 JavaScript,Douglas Crockford 的 JavaScript:优秀部分

为了理解交互设计,Jared Spool 是众所周知的。

作为一名全能 CSS/JS 开发人员,需要提高的其他重要资源:

Improving as a designer

I think there would be many very similar steps to becoming a good programmer:

  • read foundational books on principles of art and design, not necessarily related to web design (i.e. learn about line, colour, form, balance of elements). Taking art classes (painting, sketching etc.) couldn't hurt.
  • find a real project where you can take a web design soup to nuts, preferably for a real client, as negotiating with clients is half the art - web design is a people job as much as an artistic pursuit.
  • read websites devoted to web design (and design in general), to stay current and get inspired.
  • learn the vocabulary of modern web design (mockups, mood boards, design tiles etc.)
  • practice constantly.
  • find designs you like and try to create them yourself, research how the effects were achieved.
  • meet other designers and share tips, tricks.
  • be critical of your designs, ask for honest feedback. Take criticism in stride and be as honest as you can with yourself about where you need to improve.

Improving as an interaction designer/front end developer

Regarding CSS, a great book to take your skills from basic/intermediate to high-intermediate (and understanding the principles involved) is Andy Budd's CSS Mastery.

An equally great book on jQuery is jQuery in Action. For JavaScript, Douglas Crockford's JavaScript: the Good Parts.

For understanding interaction design, Jared Spool is well-known.

Other great resources to improve as an all-around CSS/JS developer:

初见终念 2024-12-05 00:27:45
http://www.w3schools.com/css/
http://sass-lang.com/
http://psd.tutsplus.com/

可能还想扩展现有的组件。我是 EXTJS http://www.sencha.com/products/extjs/examples/ 的忠实粉丝 他们有一个针对开源项目的社区版本

http://www.w3schools.com/css/
http://sass-lang.com/
http://psd.tutsplus.com/

May also want to expand on pre-existing components. Im a big fan of EXTJS http://www.sencha.com/products/extjs/examples/ They have a community edition for open source projects

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文