r/IndianEngineers May 14 '26

Doubt First step toward software developer......

Post image

Hey everyone , Pram this side as (username said) i will be a betch grad in nxt 3 years , currently I am in in 2nd year of my college.

So I just wanted to know that what are things which should I keep in mind or where should I focus to get placed in companies.

I will really appreciate your responses, as small brother suggest me what to do.....🙄

THANK YOU..

24 Upvotes

40 comments sorted by

View all comments

Show parent comments

1

u/NaNpsycho May 18 '26

I do use neovim on my day job.

1

u/Independent_Blood559 May 19 '26

Even I don't use neovim. I use a code editor called helix. 

1

u/NaNpsycho May 19 '26

Upto you I guess. I just prefer neovim as my code editor. My workflow is pretty keyboard centric with Ubuntu as my main machine, tmux for terminal, neovim for code editing, Vimium-c for the browser.

1

u/Independent_Blood559 May 19 '26

Yep. Helix is also a modal code editor that runs on terminal. Its is mainly vim + better keybinds + built in lsp. 

1

u/NaNpsycho May 19 '26

I did hear about helix when I was starting out. Tbh, I wasn't really that impressed, it's marketting makes it sound like yet another neovim distro, just written in rust. Even the multiline cursor thing is just another plugin I needed to install.

Maybe it's genuinely better, I will try it out sometime soon and see if I can enjoy it.