We will present the project to them.
Stef
Hi,
I think that Grafoscopio could benefit a lot from newbies. I'm still
kind of one, so I don't know if I have the expertise to guide them, but
I can help as a peer, literally. We can provide an >environment where
newbies can learn about the in
Hi
We are organising a lecture where students should
- learn pharo
- learn how to communicate with open source community
- learn how to reverse engineer, fix bugs
They should work by 3/4.
We are looking for projects that would like to accept
- propose some bug
Perhaps the most important is that the project has maintainers who can be
reasonably reactive (so that the students can at least interact and get
feedback on a weekly basis). If you can identify beginner-friendly issues
and tasks, that would be great too.
On 4 January 2017 at 16:41, Serge Stinckwi
Thanks Nicolai,
What I was trying to do was to package all the *.lua files as a .zip
file, with the .love extension, to package the video game. This one did
the trick:
(gameFolder childrenMatching: '*.lua')
do: [:luaFile | zip addFile: luaFile as: luaFile basename].
Cheers,
Offray
On 0
PolyMath issues are here:
https://github.com/PolyMathOrg/PolyMath/issues
On Wed, Jan 4, 2017 at 3:48 PM, Stephane Ducasse
wrote:
> Hi
>
> We are organising a lecture where students should
> - learn pharo
> - learn how to communicate with open source community
> - learn how to reverse engineer,
Hi,
I think that Grafoscopio could benefit a lot from newbies. I'm still
kind of one, so I don't know if I have the expertise to guide them, but
I can help as a peer, literally. We can provide an environment where
newbies can learn about the integration of exploratory computing,
interactive d
My project may be too advanced for a student but if students are interested
in Game Development and Unreal , it can a very fun experience for them.
I am in a process of constructing a Unreal API for Pharo.
What students can learn
1) How to combine Pharo with C++
2) How to use Unreal
3) How to us
Hi
We are organising a lecture where students should
- learn pharo
- learn how to communicate with open source community
- learn how to reverse engineer, fix bugs
They should work by 3/4.
We are looking for projects that would like to accept
- propose some bugs to be fixed
- to communicate wi
2017-01-04 4:44 GMT+01:00 Offray Vladimir Luna Cárdenas <
offray.l...@mutabit.com>:
> Hi :-),
>
> I'm creating a Grafoscopio interactive notebook for learning Lua and
> making a small video game with the LÖVE 2D game engine, following the
> excellent SheepPollution video series[1]. My first video
--- Begin Message ---
Thanks Norbert.
But I get MessageNotUnderstood Set>>sortBy:
Actualite selectAllSortBy: {'date_actu'->1. 'hour_actu'->1} asDictionary.
Have you an Idea on that.
On 04/01/2017 08:34, Norbert Hartl wrote:
> Try
>
> selectAllSortBy: {
>'date' -> 1 .
>'time' -> 1 } asD
10 matches
Mail list logo