Re: [Geany-Users] Introduction

2021-12-30 Thread geuristic
Thanks a lot, bookmarked https://www.arp242.net/the-art-of-unix-programming/ ___ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users

Re: [Geany-Users] Introduction

2021-12-30 Thread Stéphane Goujet
Le Thu, 30 Dec 2021 13:42:48 +0500, Nikita Zlobin a écrit : > The main problem for newcomer with K C tutorial may be not even > learning style, but language version it uses. It uses so-called old C > language version - first version existed, requires special gcc option > to enable. In

Re: [Geany-Users] Introduction

2021-12-30 Thread Nikita Zlobin
The main problem for newcomer with K C tutorial may be not even learning style, but language version it uses. It uses so-called old C language version - first version existed, requires special gcc option to enable. In particular, this version permits such old style of function definition: int

Re: [Geany-Users] Introduction

2021-12-29 Thread Pedro Albuquerque via Users
Hello, On 30/12/2021 00:42, Ray Andrews wrote: > On 2021-12-28 10:27 p.m., geuristic wrote: > >> Please point me to learning resources (perhaps the ones the developers >> used) to get me up to the mark of contributing towards geany? > > https://www.arp242.net/the-art-of-unix-programming/ 

Re: [Geany-Users] Introduction

2021-12-29 Thread Lex Trotman
Hi, One of the problems is that many of the experienced people learned so long ago that any materials they used are fully out of date today, and of course they don't know any current materials since they don't need them. Cheers Lex On Wed, 29 Dec 2021 at 16:27, geuristic wrote: > > Hello

[Geany-Users] Introduction

2021-12-28 Thread geuristic
Hello everyone, I am geuristic. I'm a university student (Computer Science and Engineering) in my first semester and I know the basics of programming (almost everything on a conceptual level except OOPS). I am currently programming in Java (I haven't built any actual apps/programs yet) and have

[Geany-Users] Introduction to the list

2013-11-24 Thread Amulya Sahoo
Hello everyone, I am Amulya Sahoo a Computer engineering student. I have a knowledge of C, C++ , C#, Javascript, CSS, PHP and a bit of .NET. But, I prefer to do coding in C and C++ language. I can say I am a beginner coder with a knowledge of all the basics along with pointers,