background preloader

Developer's Life

Facebook Twitter

Brew update 명령어에서The following untracked working tree files 문제 해결하기. Processing.org. Hackasaurus. Look ahead Learn all about Firefox OS » Welcome to Webmaker!

Hackasaurus

That username is taken You must choose a username Invalid username. All usernames must be between 1-20 characters, and only include "-", "_" and alphanumeric characters You must agree to our terms and conditions. X-Ray Goggles Remix and share web pages instantly Activate X-Ray Goggles See how Goggles work by swapping an image Copy this image URL (highlight the text below, right-click, then copy the link) The URL you just copied links to a new image! Share your remix When you're ready to share your remixed page, click the Publish button or press P on your keyboard. Help If you need help, make sure the X-Ray Goggles are activated, then press H on your keyboard. Remix any webpage! You can take X-Ray Goggles with you anywhere on the web: Make sure your web browser's bookmarks bar is enabled. Now visit any website on the internet. Dedicated to growing computer programming education. Programming.com.

Web Toolbar - Get More Clicks with the Hello Bar Notification Bar. Code Monster from Crunchzilla. <h2>Code Monster gets kids excited about programming.

Code Monster from Crunchzilla

It is a combination of a game and tutorial where kids experiment with learning to code. <p> Code Monster use Javascript. Please enable Javascript if you want the play with the Code Monster. Otherwise, Code Monster will not be able to play with you. </p><p></h2> I'm Code Monster! Getting Started Lesson 1 BACK How to Play | Lesson Sections | About | FAQ | Terms of Use | Privacy | Contact | © 2015 How to Play Code Monster teaches kids and adults a little about Javascript programming! It's easy to play. Click on the Reset button if you really mess up your code and want to start over on a lesson. Code Monster saves what lesson you are on, so feel free to stop at any time and come back later. Have fun! About Code Monster from Crunchzilla is an interactive tutorial for kids that focuses on action. Projects start with simple boxes and colors, rapidly progressing into exciting experiments with simple animation and fractals.

Code Year.

교육 or 세미나 프로그램

Computer Science. Khan Academy. » CSS3 미디어쿼리 이해 - NARADESIGN:BLOG. 출력 장치의 여러 특징 가운데 일부를 참조하여 CSS 코드를 분기 처리함으로써 하나의 HTML 소스가 여러가지 뷰를 갖도록 구현할 수 있는 명세이다.

» CSS3 미디어쿼리 이해 - NARADESIGN:BLOG

일반적으로 뷰포트 해상도에 따라 CSS 코드를 분기한다. CSS 코드 내부에서 분기하는 방법 CSS 코드 내부에서 사용하는 미디어 쿼리의 기본적인 문법 예는 다음과 같다. 일반적으로 권장하고 널리 쓰이는 방식이다. @media only all and (조건문) {실행문} CSS 코드 외부에서 분기하는 방법 조건문에 따라 별도의 외부 CSS 파일을 참조하여 분기하는 방법은 다음과 같다. 데스크탑 브라우저 사용자가 언제든 조건을 변경(예를 들면 창 크기를 조절해서 해상도를 바꿈)할 수 있기 때문에 웹 브라우저는 조건에 관계 없이 A.css 파일과 B.css 파일을 항상 요청한다. 미디어 쿼리 코드 템플릿 아래 코드는 모든 해상도를 커버하기 위한 미디어 쿼리 코드 템플릿이다. 조건문이 될 수 있는 특징들 width / height 뷰포트의 너비와 높이. Value: <length>Applies to: visual and tactile media typesAccepts min/max prefixes: yes Example: device-width / device-height 스크린의 너비와 높이. Orientation 뷰포트의 너비와 높이 비율을 이용하여 세로 모드인지 가로 모드인지를 판단한다. Value: portrait | landscapeApplies to: bitmap media typesAccepts min/max prefixes: no aspect-ratio 뷰포트의 너비와 높이에 대한 비율.

Value: <ratio>Applies to: bitmat media typesAccepts min/max prefixes: yes. Tech Terms. AddThis - Share Button, Social Bookmark, Sharing Plugins and Analytics. PHPSCHOOL_국내 1위 개발자 커뮤니티! - . Learn to Program, by Chris Pine. A Place to Start for the Future Programmer I guess this all began back in 2002.

Learn to Program, by Chris Pine

I was thinking about teaching programming, and what a great language Ruby would be for learning how to program. I mean, we were all excited about Ruby because it was powerful, elegant, and really just fun, but it seemed to me that it would also be a great way to get into programming in the first place. Unfortunately, there wasn't much Ruby documentation geared for newbies at the time. Some of us in the community were talking about what such a "Ruby for the Nuby" tutorial would need, and more generally, how to teach programming at all. And it wasn't very good. What saved me was that I made it really easy for people to contact me, and I always tried to help people when they got stuck.

A couple of years later, it was getting pretty good. :-) So good, in fact, that I was ready to pronounce it finished, and move on to something else. Thoughts For Teachers About the Original Tutorial Acknowledgements. Learn to code. Website creation. 생활코딩 - 자바스크립트.