Re: Is programming in Django intellectually satisfactory

2023-04-27 Thread Sebastian Jung
Yeah but it exists frustrating things. For example left outer join is not easy to make this with django ORM... But for most things you found good and easy solutions... I love django Alec Delaney <96alecpatr...@gmail.com> schrieb am Do., 27. Apr. 2023, 05:28: > I love it > > On Wed, Apr 26, 2023,

Re: Is programming in Django intellectually satisfactory

2023-04-26 Thread Alec Delaney
I love it On Wed, Apr 26, 2023, 11:08 PM Mike Dewhirst wrote: > On 26/04/2023 10:18 am, Julius Chesoni wrote: > > Hi guys, I find programming in the abstract very interesting and full of > intellectual benefits similar to those acquired from Mathematics. However, > when it comes to programming

Re: Is programming in Django intellectually satisfactory

2023-04-26 Thread Mike Dewhirst
On 26/04/2023 10:18 am, Julius Chesoni wrote:  Hi guys, I find programming in the abstract very interesting and full of intellectual benefits similar to those acquired from Mathematics. However, when it comes to programming languages I find the practice of programming very tiresome since there

Re: Is programming in Django intellectually satisfactory

2023-04-26 Thread Brian Carey
If you want intellectual stimulation start with vanilla python or js. If you want to learn a framework. This is purely subjective. Either way I don't know how you'd do it without reading or a full-time tutor. If you find it too tiresome then maybe a little introspection is in order. ⁣Get

Re: Is programming in Django intellectually satisfactory

2023-04-26 Thread Khalifa Abdurahman
Practice practice practice On Wed, Apr 26, 2023 at 4:58 PM Julius Chesoni wrote: > Hi guys, I find programming in the abstract very interesting and full of > intellectual benefits similar to those acquired from Mathematics. However, > when it comes to programming languages I find the practice

Is programming in Django intellectually satisfactory

2023-04-26 Thread Julius Chesoni
Hi guys, I find programming in the abstract very interesting and full of intellectual benefits similar to those acquired from Mathematics. However, when it comes to programming languages I find the practice of programming very tiresome since there are very many functions in the documentations. I