I Reverse Engineered Bluetooth LED Lights to Create an Ambient Monitor (Source code and tutorial so you can do the same!)
https://t.co/GiZpRd34WA
#programming#python#opensource#indiedev
@LaylaCodesIt SomethingDbContext for me - I prefer as much info as possible from a variable name. If you're working on earlier versions of EF, it could refer to an ObjectContext. ObjectContext is deprecated now but who knows when the next context comes in EF version X!
If you've hit writer's block or struggling to get back into coding your project, I find going back and commenting/documenting the existing code helps get you back into the zone and provides value #unitytips#unity#unity3d#indiedev#gamedev
@likoress76 Purely my opinion, but every language in my experience has gone through the hype phase. Reality is, whatever language can do the job, does the job. Balance your skillset with what other languages do but there are plenty of django sites as there are nodejs
@likoress76 I would ask what your skillsets are. Play to them, most mainstream languages have what you need. The thing that trips sites up is poor implementation, not the actual language itself. What's your language of choice?