Go to advanced search

by legendlutfi
Fri Mar 01, 2013 3:41 pm
Forum: Java
Topic: new to java
Replies: 19
Views: 7257

Re: new to java

Check Out
http://www.codecademy.com

Lessons offered:
Web Fundamentals - HTML5 and CSS
jQuery
JavaScript
Python
Ruby
APIs

Edit: If your new to programming, its best to start from top to bottom. As Web Fundamentals intertwines with jQuery and JavaScript.
by legendlutfi
Fri Feb 22, 2013 4:13 pm
Forum: Troubleshooting
Topic: Raspberry Pi crashes within a minute of boot
Replies: 5
Views: 947

Re: Raspberry Pi crashes within a minute of boot

Try cooling it down with a fan of some sort, or try other method of keeping it cool if you don't have a fan. If it stays on afterwards, that means your Raspberry Pi is overheating somehow. Reducing the Frequency of ARM in MHz can help. The default is 700MHz Using windows or mac edit the config file ...
by legendlutfi
Thu Feb 21, 2013 11:04 pm
Forum: Troubleshooting
Topic: Raspberry Pi crashes within a minute of boot
Replies: 5
Views: 947

Re: Raspberry Pi crashes within a minute of boot

Probably editing the config file will help.

What operating system are you using?
What lights on the Raspberry Pi stay on after it crashed?
by legendlutfi
Thu Feb 21, 2013 4:39 pm
Forum: Troubleshooting
Topic: Raspberry Pi Won't Boot, Red Power Light Only
Replies: 197
Views: 458396

Re: Raspberry Pi Won't Boot, Red Power Light Only

Reducing the Frequency of ARM in MHz can help. The default is 700MHz Using windows or mac edit the config file on your sdcard. Add #This reduces the processor to 500 MHz instead of 700 MHz arm_freq=500 This will reduce the power and probably the heat of the Raspberry Pi, if it does work then your Ra...

Go to advanced search