Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				First: be sure to know what "low level" means. Firmware for embedded devices would be an example.
Even a C library is "high level".
Second: Find out what moves you more. Making something a user uses, or something devs use to build the former? - 
				
				@Yamakuzure Making something that developers will use will be motivating for me. But everytime I see any opensource project i find loss where to start it seems like they are far advanced. But it does not happen when I build some applications in my job time.
 - 
				
				@raheelkhan there's a nice tutorial on building a browser engine
https://limpet.net/mbrubeck/2014/... - 
				
				@raheelkhan If you first want to _start_ getting into it, you might want to check this site out:
https://www.codetriage.com/ 

I am fed up of developing websites backends and do not like working on frontend. What areas should I work in, where I can get to learn low level programming and build something to be proud of rather than shitty shiny websites with CRUD operations mostly dictated by frameworks and libraries.
question