Hacker Newsnew | past | comments | ask | show | jobs | submit | more JCoder58's commentslogin

Steve Hassen has done a lot work in this area. He has written several books on the subject. https://en.wikipedia.org/wiki/Steven_Hassan


Both. Unity is built on .NET, while Epic has added custom tooling to enable garbage collection (and reflection) for its C++ Object hierarchy.


The US Embassy in London has a list of UK lawyers who have experience with US Law:

https://uk.usembassy.gov/u-s-citizen-services/attorney/


Thank you!!


Eric Lippert's blog series on Monads[1] follows this approach and is very effective in teaching the concepts behind Monads. He starts out with standard concepts from C# that are Monads and shows how they're implemented and what they have in common. It is very approachable for an object-oriented programmer who's curious about functional programming.

1: https://ericlippert.com/2013/02/21/monads-part-one/


Here is a long list of free online Smalltalk books

http://stephane.ducasse.free.fr/FreeBooks.html


If you like WinForms, take a look at Eto (https://github.com/picoe/Eto)

"This framework can be used to build applications that run across multiple platforms using their native toolkit, with an easy to use API. This will make your applications look and work as a native application on all platforms, using a single UI codebase."


Thank you, I'll take a look, but it hardly is a real replacement. Honestly, I liked WinForms because it had a visual designer where I could just paint the UI with a mouse, click a button and code what's going to happen when it's clicked. Nevertheless anything like WinForms probably is easier than web-based UIs, even if it lacks a visual designer. However, one should probably prefer Avalonia (a cross-platform WPF-like .Net UI toolkit) if going this way.


It remind me SWT in Java. It used native graphical window management when the web was still not a thing. I made one of school project with it...


How does Eto compare to the very mature wxWidgets?


The Earthship[1] were designed to solve this problem (among others).

https://en.wikipedia.org/wiki/Earthship


Fun factoid: Joey Hess (Debian developer & creator of git-annex) lives/lived in one: https://joeyh.name/blog/entry/hackerholler/

His blog has occasional experiments with off-grid and low-power living.


My next house will be an Earthship. My current house has an amazing permaculture footprint, but I want to demolish it and rebuild. Can't though, so I'm looking for land instead ..


Here you go: https://fsharp.org/use/linux/

Or if you just want to learn it, you can run it in your browser here: https://try.fsharp.org/


SEEING WORK | Remote | US, FLorida

Technologies: C++, C#, .NET Core, V8, Unreal Engine 4, Unity 3D.

I have well over 20 years of experience ranging from driver development to desktop applications.

Email: 4xcoder at gmail.com


> Ideally someone would just do an "stb"-style JavaScript interpreter that would fit into a single .c or .h file.

DukTape is already that.

https://duktape.org/index.html


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: