[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

RASPBERRY PI 3

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 42
Thread images: 5

File: raspberry pi 3.jpg (20KB, 355x228px) Image search: [Google]
raspberry pi 3.jpg
20KB, 355x228px
Is it worth getting a raspberry pi to practice programming and learn about GNU/Linux?

Was looking at it an noticed it supports GENTOO and RASPBIAN.
>>
>>60118811
No. Just by one of the cheaper clones.
>>
Yes I'm really impressed with the CS class my gf is taking at Community College. CIS 1 and they use a Raspberry Pi 3 to introduce people to programming concepts and computer architecture.

https://www.raspberrypi.org/learning/introduction-to-processing/
>>
>>60118811

>Is it worth getting a raspberry pi to practice programming and learn about GNU/Linux?

If you live in Sierra Leona and will never be able to own a computer, sure.
>>
>>60118811
USe a VM instead if all you want is learning
>>
>>60118891
this, unless you're poor as fuck, get a used thinkpad.
>>
>>60118811
>to practice programming and learn about GNU/Linux?
this fucking meme needs to die.

you don't need a raspi for either. You can do programming anywhere and learning about gahnoo slash loonix in a vm.

And in case you want to learn ARM assembly: buy a simple ARM board that is like an arudino and start on that, not on a meme board that required proprietary crapware to boot and as a computer outperformed by any other knockoff board and a P3 EEEpc.
>>
>>60118811
to be really honest, yes
but not for the reason your going to be programming on the pi itself, since compiling on site is going to be really shit and slow on a ARM cpu, but learning from the experiences you get from making projects with the pi

as a practical tool the pi is really handy
>>
File: 1488830171132.jpg (1MB, 1141x1141px) Image search: [Google]
1488830171132.jpg
1MB, 1141x1141px
>tfw you fell for the raspberry pi meme when you could just buy knockoffs at half the price
>>
>>60118811
1. install virtualbox on your PC
2. install a linux distro in it

There, saved you 80 bucks and the troubles of having to set up/use the thing. And it's also much faster than the raspi
>>
>>60118811
Get the RasPI Zero.

The "normal" Raspberry PI is overpriced (overpriced as in you can get better alternatives for the price, not for it being expensive)
>>
>>60118811
FUCK linux, the real reason to get a raspberry pi is to run RISC OS and program in BBC BASIC, the best version of BASIC, and the best programming language in the history of programming
>>
>>60118862
>teaching students how to things by just telling them to using the library that does 99% for them
yeah nah, absolute shit tier
>>
>>60118811
>Is it worth getting a raspberry pi to practice programming and learn about GNU/Linux?

The RasPI is worth it, but for this reason? nope.
Just install Ubuntu Server on a VM and SSH it from your main OS.
You'll be getting pretty much the same experience without all the hassle and without paying shit.
>>
Any odroid knockoffs that are cheap?
>>
>>60119112
>introduction to processing
>open the processing application
>type one line
>congratulations, you have drawn a line/ellipse/square!
So learning.
>>
>>60119088
At least you aren't a weeaboo
>>
File: 1489947177474.jpg (33KB, 480x360px) Image search: [Google]
1489947177474.jpg
33KB, 480x360px
>>60119096
>get zero
>get adapters so you can plug anything into it
>end up paying more for inferior hardware
>>
>>60119172
If he just wants to learn loonix he just needs an AC adapter (which, considering it uses a normal phone adapter, he probably has one already)
>>
>>60119204
Or just run a VM and save TEN BUX
>>
>>60119297
What if he wants to do GPIO programming as well?
>>
>>60119760
Doubt it, he would have mentioned it in the OP.

But even if he was and considering he's a total newbie, he'd be better off getting an Arduino.
>>
>>60118811
No. Odroid might be worth a buy because it's simply better than rPi, but buying an sbpc to "learn" shit is a meme. Don't fall for it.

Also DON'T do this
>>60118906
>>60119093
>>60119297
VMs have a miserable performance when compared to actually running an OS, unless you spend some time managing a pci passthrough. And even then they still may be unusable at times. You should only run a VM if you have a high end PC.
Instead of running a VM, use a live USB or install Linux on another drive and dual boot.
>>
File: Capture.png (247KB, 1920x1080px) Image search: [Google]
Capture.png
247KB, 1920x1080px
>>60120036
zomg such a resource hog only gaymer pcs can run it!!!!
>>
>>60120139
You're not running an OS in it.
>>
>>60118811
Raspi is a fucking great way to learn *nix. Learn how to tweak and slim your build. Try running a tshock terraria server or something for a friend or two. Max the OC, free the ram. Swap out parts for smaller mem footprints.

its so much fun to tweak and fiddle with. Getting it tweeting something stupid like temp or load is fun too. they are neat little things to have on your network to play with via ssh
>>
File: Capture.png (246KB, 1920x1080px) Image search: [Google]
Capture.png
246KB, 1920x1080px
>>60120156
>>
I wish I knew if employers for embedded programming positions are impressed with projects on raspberry pi.
>>
>>60120197
Cant tell if it mattered that much, but i added a few Arduino projects of mine in my resume to get my actual job as a programmer, i dont have a master degree so it was my only way to prove i can "do stuff"
>>
>>60120175
>486MB RAM
I don't think anyone wants a barely functional OS in a VM, especially for learning about the OS. Which just proves the >>60120036 point, the virtualized OS will be unbearable. There's really no reason to use a VM instead of live USB booting unless you want to make the installation permanent and even then you can just dual boot.
>>
>>60120197
raspberry pi has so many resources though

micros you'll be using in your career are so much harder to even get up and running

>tfw i want to be an embedded programmer but i took the wrong courses in college and it's too late now and i'll probably end up in a manufacturing plant somewhere and overdose on painkillers because i hate life
>>
>>60120267
>Barely functional

I run apache2, bind9 and many other daemons on it.
I gave it 4gb at first but it runs smooth as hell, even like this, im sure i could go as low as 256mb and would still work.
And good luck working on a live USB, even with with persistence enabled its shitty as hell.
>>
>>60118811
No. People buy them because they're small, have GPIO pins which make them useful as programmers, are very energy efficient, and reasonably powerful for 40 dolans. They're also quiet since they're fan-less. People do not buy them for the software. ARM is rather limiting and not the greatest platform for beginners. Buy a cheap x86 laptop used for like $30 on ebay and you'll get something about as powerful. Alternatively, run GNU/Linux in a VM or partition your hard drive and install it.
>>
>>60118843
>by
I think you mean "buy"
>>
>>60119169
>open math book
>1+1=2!
>so learning!
>realize you aren't learning anything so close math book
>unable to gain entry to calculus and differential equations
>unable to engineer anything at all
>work at McDonalds
>>
get a pi if you want to learn hardware interfacing I2C ,SPI,UART,etc and dont want to be bothered with having to reflash your device as with an arduino.

otherwise duel boot linux with wubbi or whatever
>>
>>60120641
I don't think any math books start at 1+1 because most children learn that much before learning to read words.
>>
>>60119088
So you wasted $20 by not getting a knockoff? Not the worst thing in the world, honestly.
>>
>>60120036
>VMs have a miserable performance when compared to actually running an OS, unless you spend some time managing a pci passthrough

>Implying OP gives a hoot and a holler about PCI devices working in their guest OS.
>Implying debian or some other *nix won't run well with 2 cores and a couple geebees in a VM
>>
>>60120641

TFW the unexpected factorial actually works out
>>
>>60119088
What's a good knock-off to buy? Every alternative I see is either equivalent in specs and price or is much more expensive.
>>
>>60118811
orange pis > raspis
Thread posts: 42
Thread images: 5


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.