Programming

247 readers
1 users here now

Welcome to the Lemmygrad programming community! This is a space where programmers of all levels can discuss programming, ask for help with problems, and share their personal programming projects with others.


Rules

  1. Respect all users, regardless of their level of knowledge in programming. We're here to learn and help each other improve.
  2. Keep posts relevant to programming and related topics.
  3. Respect people's personal preferences. If you disagree with someone's choice of programming language, method of formatting code, or anything else, don't attack the poster. Genuine criticism is fine, but personal attacks are not.
  4. In order to promote breaks from typing, all code snippets must be photos of code written on paper.
    Just kidding :), please use proper markdown code blocks.

founded 2 years ago
MODERATORS
1
2
3
4
5
6
7
8
9
 
 

A good observation how burn out is directly related to worker alienation

10
11
12
 
 

Looking for tips, tricks, and experiences of comrades who've developed Android apps using Vim, Neovim, or other text editors rather than Android Studio.

It's been a while since I did any Android development but I want to develop an app for personal use. Between then and now I've been using Neovim for everything so I'm loathe to go back to Android Studio but it handles a lot of boiler plate for new projects.

Has anyone got any thoughts or tools to share? I'm very comfortable in the CLI so my dream setup would be using Neovim as a code editor and running build commands etc in a terminal nearby.

13
 
 

I'm really amazed at what people are able to do with the extending the Doom engine.

14
15
16
17
18
19
20
 
 

Randomly stumbled into this article and found it very interesting. At a glance, his other articles here also seem promising.

21
 
 

๐Ÿ’€๐Ÿ’€๐Ÿ’€๐Ÿ’€๐Ÿ’€

22
23
 
 
24
 
 

For anyone who doesn't know, advent of code is a series of coding challenges that happens every year. It's made to be like an advent calendar, with one programming challenge released per day until Christmas. Something interesting about this is that since the challenges only need the output of the program, you can do it in any language you want. I thought it might be interesting to compare and discuss solutions (ideally spoilered in case anyone hasn't completed the challenge yet).

Thoughts?

25
 
 
view more: next โ€บ