ampakine wrote:Anyhow would I be better learning C or java as a first language instead since both these languages have the kinda syntax I'm used to? Is linux a good OS to learn C/C++ on?
fashizzlepop wrote:Python is a great choice especially as it will force you to think slightly differently.
If you are interested in something as simple as Python but with more PHP like syntax, look up Perl.
fashizzlepop wrote:Python is a great choice especially as it will force you to think slightly differently.
If you are interested in something as simple as Python but with more PHP like syntax, look up Perl.
jpmut wrote:They're complementary. It doesn't really matter which you learn first. In fact, in my opinion, the hardest thing is learning the first language... Once you understand programming, learning other languages becomes easier. For instance, I've only learnt Java but I can now read most (unobfuscated) C++, Python, or php code, so when the time comes to learn these I don't think it'll be the same as when I started with Java.
fashizzlepop wrote:I'd say learn BASH second because it's such an ugly language. Perl and PHP are really similar and Java and C++ are pretty close. You can dip a little in all of them and choose your favorite.
gnome-terminal --execute sh /home/ampakine/ss/dictionary.sh
echo "Define:"
read dword
curl dict://dict.org/d:$dword
echo "Press any key to exit"
read stall
Users browsing this forum: No registered users and 0 guests