tag Programming

標籤
貢獻7
28
01:30 PM · Nov 18 ,2025

@Programming / 博客 RSS 訂閱

Pete Rojwongsuriya - How I Built The One Page Scroll Plugin

Scrolling effects have been around in web design for years now, and while many plugins are available to choose from, only a few have the simplicity and light weight that most developers and designer

Programming , coding , plugins , jquery , Javascript

收藏 評論

Christian Heilmann - JavaScript Events And Responding To The User

Whenever people ask me about the most powerful things in JavaScript and the DOM, I quickly arrive at events. The reason is that events in browsers are incredibly useful. Furthermore, decoupling func

Programming , coding , Css , Javascript

收藏 評論

Chris Shiflett - 10 Advanced PHP Tips

PHP programming has climbed rapidly since its humble beginnings in 1995. Since then, PHP has become the most popular programming language for Web applications. Many popular websites are powered by P

Tutorials , Programming , php , coding

收藏 評論

Mattan Griffel - Tips For Mastering A Programming Language Using Spaced Repetition

Since first hearing of spaced repetition a few years back, I’ve used it for a wide range of things, from learning people’s names to memorizing poetry to increasing my retention of books. Today, I’l

Techniques , Programming , Tools , coding

收藏 評論

Vitaly Friedman - Improving Code Readability With CSS Styleguides

Once your latest project is finished, you are very likely to forget the structure of the project’s layout, with all its numerous classes, color schemes and type setting. To understand your code year

workflow , Programming , coding , Style Guides , Css , Essentials

收藏 評論

u_15137915 - 《Learn Python Programming(4th)》讀後感

一、 為什麼讀這本書? 之所以選擇讀這本書是因為“例行慣例”——讀每年新出版的Python相關書籍,嘗試從這些書中收集一些好的示例,幫助理解一些不好理解的概念。 當然,其實《Learn Python Programming(4th)》(中譯名:《Python編程入門與實戰》,Packt Publishing 出版社)是 2024年 9 月 2

弱類型 , Programming , jquery , 前端開發 , Python

收藏 評論

Scott Reynen - Declarative Programming And The Web

Like most web developers, I spend my days giving instructions to computers. These instructions generally involve some input (a request for a web page), some logic (get the right content from a datab

Programming , API , coding

收藏 評論