Hi everyone!
My name is Mark and I'm new in Pharo community. I live in Ukraine and study in Ivan Franko National University of Lviv on the Faculty of Applied Mathematics and Informatics. I've just finished my first year and now I want to study programming a lot (I have whole summer!).
I hope, that after some time I will be able to create some cool things and also to inspire other novice programmers, as my friend inspired me. My dream is to create games. I know, that it can take a lot of time even for a simple ones, but I'm ready for it.
Thank you guys for reading this. Mark. |
Hi Mark,
Welcome ! On 04 Jun 2013, at 11:58, Маркіян Різун <[hidden email]> wrote: > Hi everyone! > My name is Mark and I'm new in Pharo community. I live in Ukraine and study in Ivan Franko National University of Lviv on the Faculty of Applied Mathematics and Informatics. I've just finished my first year and now I want to study programming a lot (I have whole summer!). > I hope, that after some time I will be able to create some cool things and also to inspire other novice programmers, as my friend inspired me. My dream is to create games. I know, that it can take a lot of time even for a simple ones, but I'm ready for it. > Thank you guys for reading this. > Mark. A great resource to start with is the free book 'Pharo by Example' http://pharobyexample.org The book uses an older version of Pharo, but it is highly recommended to use the special version that comes with the book http://pharobyexample.org/image/PBE-OneClick-1.1.app.zip Regards, Sven -- Sven Van Caekenberghe Proudly supporting Pharo http://pharo.org http://association.pharo.org http://consortium.pharo.org |
Thank you Sven. 2013/6/4 Sven Van Caekenberghe <[hidden email]> Hi Mark, |
In reply to this post by Mark Rizun
Hello and welcome, Yeah lots of programmers start programming willing to do video games. But a few finish by really doing games... When I was student (a year ago) I started to implement a game, and then I switched and I am now working in compiler & virtual machines related stuff. But recently I decided to fulfill my dream and to finish the game I started as a student. Some features are still missing, but the game is there : http://clementbera.github.io/amber/projects/easnoth/easnoth.html#
This is done in Smalltalk. Not directly in Pharo, because Pharo permits to do client applications, and as a small game I prefered to have it on the web so I implemented in in amber, which could be described as a Pharo on the web.
Good luck with Pharo. Any question is welcomed. Clement 2013/6/4 Маркіян Різун <[hidden email]>
Clément Béra Mate Virtual Machine Engineer Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq
|
On Jun 4, 2013, at 1:22 PM, Clément Bera <[hidden email]> wrote:
that's really encouraging ;) but yes... 25 years ago I made my first small program: 10 PRINT "HELLO" 20 GOTO 10 ( it was a Commodore 64 :D ) ... and I was already dreaming about doing games :) finally last year I decided it was about time to actually doing games and I started storm project for that... now I'm again stuck doing something else, but well... dreams are for make us moving on :) anyway, welcome and I hope you find here a place to make your dreams live. Esteban
|
In reply to this post by Clément Béra
Checked out your game. It's very nice) Hope i can do that later and thank you Clement. 2013/6/4 Clément Bera <[hidden email]>
|
In reply to this post by EstebanLM
Maybe it wasn't encouraging however I will try to make my dream real. 2013/6/4 Esteban Lorenzano <[hidden email]>
|
Administrator
|
In reply to this post by Sven Van Caekenberghe-2
Also read this simple book
Smalltalk Best Practice Patterns http://stephane.ducasse.free.fr/FreeBooks/BestSmalltalkPractices/Draft-Smalltalk%20Best%20Practice%20Patterns%20Kent%20Beck.pdf Aik-Siong Koh |
In reply to this post by Mark Rizun
(Just for your information) If you (don't mind to) speak Russian, you are welcome to join Russian(-speaking) Smalltalk User Group at http://groups.google.com/group/sugr. The (old and ugly, but still alive) site is http://rsug.ru/.
-- Best regards, Dennis Schetinin 2013/6/4 Маркіян Різун <[hidden email]>
|
Free forum by Nabble | Edit this page |