A french student.

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
ObiYann
Posts: 6
Joined: Wed Aug 06, 2008 4:12 pm

A french student.

Post by ObiYann »

Hi guys, i'm a second year student in Computer Science in Caen, France, University Institute of Technology.
As you can guess, my main interest is all thing's related to Operating Systems.
I do C and C++ programming, i have some programs with pointers arithmetic, a buggy recursive ls (no ftw.h, it's for cheaters), forkbomb (works very good, need to reboot :mrgreen: ), and thing's like that, but no serious stuff.
I'm learning a little asm x86, we studied it but haven't done real things with it.
Actually, i've started soft, with trying to understand and do things with nachos.
Also, i'm Linux user since 2004, i've started with Mandrake (now Mandriva), the french linux distro, but i don't like it, so i go on ubuntu in summer 2005. Unhappy of the evolution of Ubuntu, i've gone on Debian, and i'm quite happy with it, using a Testing and someone taking stuffs in sid or experimental when they aren't yet in testing.
I've lot of interest into Operating Systems and want to have a better understanding of that.
I've read some stuffs, i understand differences between micro-kernels, monolithic kernels, exo-kernels, modular kernels.... but that's only theory, may be it's time to try a little practice.
Also, i'm a noob into Operating System Programming, so i'm here with lots of questions, and few answers :mrgreen:
Don't worry, i understand how the search engine work :mrgreen:

I actually own these books:
- Understanding the Linux Kernel (Bovet, Cesati)
- C++ Programming Language (Stroustrup)
- System programming under Linux (Blaess)
- Networks (pujolle)
All in French. I've ordered a Tanenbaum book, i will have it someday........

EDIT: I've forgotten, i may do mistakes with my english, sorry for that.
User avatar
AndrewAPrice
Member
Member
Posts: 2299
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Re: A french student.

Post by AndrewAPrice »

Hello and welcome to OSDev. I now know 2 French people :)

The wiki is a great resource, I'm sure you would have passed through it some time or another.

If you have any questions, feel welcome to ask us. That's what we're here for!
My OS is Perception.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re: A french student.

Post by Solar »

A warm welcome from me, too.
ObiYann wrote:EDIT: I've forgotten, i may do mistakes with my english, sorry for that.
Don't be, your English is excellent. Most of us here aren't native speakers, so we wouldn't know anyway. 8)
Every good solution is obvious once you've found it.
User avatar
AndrewAPrice
Member
Member
Posts: 2299
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Re: A french student.

Post by AndrewAPrice »

Solar wrote:Don't be, your English is excellent. Most of us here aren't native speakers, so we wouldn't know anyway. 8)
Sometimes people who learned English as a second language can speak it better than native speakers (I'm a native English speaker myself). Native speakers can be influenced by local accents and dialects, while non-native speakers may speak with a more perfected text-book English.
My OS is Perception.
User avatar
AJ
Member
Member
Posts: 2646
Joined: Sun Oct 22, 2006 7:01 am
Location: Devon, UK
Contact:

Re: A french student.

Post by AJ »

Native speakers also tend to get quite lazy with the language too, whereas non-native speakers concentrate more on whether they are getting it right :) . From your post, I wouldn't have known you are non-native speaker (and there's a double-negative #-o ).

Cheers,
Adam
ObiYann
Posts: 6
Joined: Wed Aug 06, 2008 4:12 pm

Re: A french student.

Post by ObiYann »

I've no real problem with reading, writing and listenning english, but i speak it quite bad with an horrible accent. I aim to go in England or USA, during my study or just after, to solve that problem.
I confirm that non-native speakers are sometimes better, i see that in France, french peoples do lot of deformations when speaking.
Anyway, thanks for the welcome. :D

EDIT: And that wiki is interesting :mrgreen:
DeletedAccount
Member
Member
Posts: 566
Joined: Tue Jun 20, 2006 9:17 am

Re: A french student.

Post by DeletedAccount »

Welcome from another idiot :)
My english is quite horrible as well . But i like to brag about it than improve it :oops:

Truly Evil
Saint Lucifer
User avatar
01000101
Member
Member
Posts: 1599
Joined: Fri Jun 22, 2007 12:47 pm
Contact:

Re: A french student.

Post by 01000101 »

welcome!

your english is fine btw.
I hope you can both gain knowledge and share pre-existing knowledge here.
ObiYann
Posts: 6
Joined: Wed Aug 06, 2008 4:12 pm

Re: A french student.

Post by ObiYann »

I fear that i haven't lot of knowledge to share actually :mrgreen:
Revan76
Posts: 3
Joined: Tue Jul 01, 2008 6:05 am
Location: Lille,France

Re: A french student.

Post by Revan76 »

Ahah! A french! :)

I'm french too and I never posted here. Hence, I say hello to everyone :D
Post Reply