Re: What are resources to learn Clojure for beginners in Programming and get better?

2021-11-04 Thread Zeinab Zeitoun
Hello, I highly recommend https://www.braveclojure.com/ *Zeinab Zeitoun* Full Stack Developer +961 70748800 | linkedin.com/in/zeinab-zeitoun Pure Mathematics | American University of Beirut On Thu, Nov 4, 2021 at 12:42 PM Hanekawa Tsubasa wrote: > Thank

Re: What are resources to learn Clojure for beginners in Programming and get better?

2021-11-04 Thread Hanekawa Tsubasa
Thank you all, those are all wonderful replies, and they help a lot On Thursday, November 4, 2021 at 1:59:28 AM UTC+1 lafo...@gmail.com wrote: > This may seem silly at times, but I think very highly of it as a starting > point: https://www.braveclojure.com/ > > Also, I suggest that you shift app

Re: What are resources to learn Clojure for beginners in Programming and get better?

2021-11-03 Thread William la Forge
This may seem silly at times, but I think very highly of it as a starting point: https://www.braveclojure.com/ Also, I suggest that you shift approaches from time to time. Clojure is unbelievably rich and supports programming methodologies that you've never hear of, as well as all the ones you

Re: What are resources to learn Clojure for beginners in Programming and get better?

2021-11-03 Thread Harold
> My question is, what are good resources to get better at clojure, that does not require much prior experience? > I learned a lot from, and like to recommend, the Koans: http://clojurekoans.com/ > Would be going through specific tutorials, like for example, how to write simple snake game in c

Re: What are resources to learn Clojure for beginners in Programming and get better?

2021-11-03 Thread Jacek Schae
Shameless plug 😅 When I came to Clojure community this is what I was looking for; a way to learn to learn idiomatic Clojure without a lot of prior knowledge. This is why I created these: https://www.learnreagent.com https://www.learnreframe.com https://www.learnreitit.com https://www.learndat

What are resources to learn Clojure for beginners in Programming and get better?

2021-11-03 Thread Hanekawa Tsubasa
As in title, I am not too good of programmer, best I can do is like, write simple number guessing game, and I guess that is an elementary thing to even be able to do.. So, My question is, what are good resources to get better at clojure, that does not require much prior experience? And other

Re: Clojure for beginners

2017-12-07 Thread Kendall Shaw
On 12/06/2017 02:59 PM, Clojure beginner wrote: Hi all I heard about Clojure a week ago and have a new assignment at work to learn, develope and deploy to production. I haven't developed in 2 years. Programming background is: mainframe and informatica. I have bought 5 books: and Clojure progra

RE: Clojure for beginners

2017-12-06 Thread Sean Corfield
"If you're not annoying somebody, you're not really alive." -- Margaret Atwood From: clojure@googlegroups.com on behalf of Clojure beginner Sent: Wednesday, December 6, 2017 2:59:36 PM To: Clojure Subject: Clojure for beginners Hi all I heard

Re: Clojure for beginners

2017-12-06 Thread James Gatannah
This isn't in the same league as any of those books, or the anything recommended by anyone else. And you probably already know everything it has to teach. But it seems worth mentioning. I threw this together a couple of years ago: https://github.com/jimrthy/clojure-introduction It's really mea

Re: Clojure for beginners

2017-12-06 Thread Matching Socks
Meat and potatoes? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group

Re: Clojure for beginners

2017-12-06 Thread Luc
Hi, Peruse github and read some code until you can find an anchor point to get you started. You might find some problem/need solved that relates to some of your past experience and allows you to train with ‘real’ code. Luc P. -- You received this message because you are subscribed to the Googl

Re: Clojure for beginners

2017-12-06 Thread Nando Breiter
https://purelyfunctional.tv/ Living Clojure https://lambdaisland.com/ Aria Media Sagl +41 (0)76 303 4477 cell skype: ariamedia On Thu, Dec 7, 2017 at 12:40 AM, Gregg Reynolds wrote: > > > On Dec 6, 2017 5:24 PM, "Clojure beginner" wrote: > > Hi all > I heard about Clojure a week ago and have

Re: Clojure for beginners

2017-12-06 Thread Gregg Reynolds
On Dec 6, 2017 5:24 PM, "Clojure beginner" wrote: Hi all I heard about Clojure a week ago and have a new assignment at work to learn, develope and deploy to production. I haven't developed in 2 years. Programming background is: mainframe and informatica. I have bought 5 books: and Clojure program

Clojure for beginners

2017-12-06 Thread Chad Stovern
Living Clojure by Carin Meier is very concise with great examples! What type of application are you building btw? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new

Clojure for beginners

2017-12-06 Thread Clojure beginner
Hi all I heard about Clojure a week ago and have a new assignment at work to learn, develope and deploy to production. I haven't developed in 2 years. Programming background is: mainframe and informatica. I have bought 5 books: and Clojure programming, Clojure for brave and true, Clojure in acti

Re: Clojure for Beginners eBook

2013-05-01 Thread Rich Morin
On May 1, 2013, at 17:40, Asim Jalis wrote: > Any thoughts or feedback would be great. I'd be happy to see a section on "Just Enough Java", for folks who don't have a Java background. You mqay also want to take a look at my (WIP!) wiki pages on Key Concepts in Clojure: http://wiki.cfcl.com/bin

Re: Clojure for Beginners eBook

2013-05-01 Thread kuba roth
I would also add - setting up Eclipse with counterclockwise - native java libs setup (lwjgl) for OpenGL folks. Since I don't have java background this took me a while to figure out and Lein (which is a great tool btw) doesn't provide an intuitive support for this sort of stuff

Re: Clojure for Beginners eBook

2013-05-01 Thread Michael Klishin
2013/5/2 Asim Jalis > Any thoughts or feedback would be great. I just want to point out that if you want, you can reuse http://clojure-doc.org content, as the license [1] permits just about any use. Clojure books space is already pretty crowded [2] but more content for beginners is exactly wha

Re: Clojure for Beginners eBook

2013-05-01 Thread Devin Walters
Philosophy mixed with action is the ticket. Godel, Escher, Bach is what I'm talking about. I'd be happy to receive updates. Cheers, -- '(Devin Walters) On Wednesday, May 1, 2013 at 7:40 PM, Asim Jalis wrote: > I am planning to write a practical Clojure ebook for beginners, if there is > a

Clojure for Beginners eBook

2013-05-01 Thread Asim Jalis
I am planning to write a practical Clojure ebook for beginners, if there is an interest in this. If you want to get updates when it is finalized drop me an email. The goal will be to help people get productive in Clojure quickly, and start using it to solve real-world problems. I have taught thi

Re: Guide to Programming in Clojure for Beginners

2011-06-29 Thread Sean Corfield
On Tue, Jun 28, 2011 at 8:21 PM, Tim Robinson wrote: > http://blackstag.com/blog.posting?id=5 > > I have now have a newly found appreciation for how much effort this > kind of stuff can be :) Really nice set of posts - thank you for your effort!! -- Sean A Corfield -- (904) 302-SEAN An Architect

Re: Guide to Programming in Clojure for Beginners

2011-06-29 Thread Shantanu Kumar
This is very nice indeed. Thanks for putting it up. Regards, Shantanu On Jun 29, 3:21 am, Tim Robinson wrote: > I'm fairly new to Programming, Clojure and Blogging, but I did manage > to write a few posts about Clojure in my spare time. > > http://blackstag.com/blog.posting?id=5 > > I have now h

Guide to Programming in Clojure for Beginners

2011-06-28 Thread Tim Robinson
I'm fairly new to Programming, Clojure and Blogging, but I did manage to write a few posts about Clojure in my spare time. http://blackstag.com/blog.posting?id=5 I have now have a newly found appreciation for how much effort this kind of stuff can be :) Feedback is always welcome. Regards, Tim

Re: Online Clojure for beginners course starting july 19th

2010-07-05 Thread Nick Mudge
Cool. Signed up. On Jul 4, 10:47 am, Arie van Wingerden wrote: > Hi, > > at Rubylearning.org a course on Clojure will be taught soon. See the details > here ... >    http://rubylearning.com/blog/2010/07/04/new-course-clojure-for-beginn... > > The course starts july 19th and lasts for a week. > >

Re: Online Clojure for beginners course starting july 19th

2010-07-05 Thread Nick Mudge
Cool. Signed up. Mudge On Jul 4, 10:47 am, Arie van Wingerden wrote: > Hi, > > at Rubylearning.org a course on Clojure will be taught soon. See the details > here ... >    http://rubylearning.com/blog/2010/07/04/new-course-clojure-for-beginn... > > The course starts july 19th and lasts for a week

Online Clojure for beginners course starting july 19th

2010-07-04 Thread Arie van Wingerden
Hi, at Rubylearning.org a course on Clojure will be taught soon. See the details here ... http://rubylearning.com/blog/2010/07/04/new-course-clojure-for-beginners/ The course starts july 19th and lasts for a week. Kind regards, Arie -- You received this message because you are