Viewing profile — goalexboxer
goalexboxer
HN member- Joined
- Sat, Jan 19, 2019, 5:11 PM UTC
- HN karma
- 63
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About goalexboxer
No profile information was provided.
Recent public activity
-
comment
Comment #36422862
great content! as a C++ developer it's really helpful
-
comment
Comment #31490710
absolutely brilliant idea! Also love the implementation. As far as it concerns me, as a TA in a CS university, this is truly an inspiration to make technical matters way more fun a…
-
comment
Comment #25386182
And btw, I spent nothing on advertising. Everything was organic.
-
comment
Comment #25386143
I built 2 games, 200K downloads. I didn't quit to work on that particularly but it took me only 3 weeks to build a very simple react native trivia game that I knew instantly it was…
-
comment
Comment #24407915
Part 2: Even though Fifa / PES are doing great things, no video game can match the player personalities and add specific / individual animations for everyone. By using the already …
-
comment
Comment #24407899
I was thinking at exactly this idea for over 2 years. I even started with Python & OpenCV for basic background extraction, and as I expected, the edges for the players are imperfec…
-
comment
Comment #22379617
Isnt it possible to use a virtual company like Xolo at the beginning?
-
comment
Comment #21024476
Currently building a product. I use node (Strapi CMS), Create React App (+ Typescript). I'm planning to use Heroku.
-
comment
Comment #20992406
Am I the only one excited for this tool but with an actual programming language like Python instead?
-
comment
Comment #18954843
Fair point, I will definetly try to use a different compiler next time. Thanks for pointing this out!
-
comment
Comment #18952385
From the point of end user yes, but the original JSCPP project allows custom classes and members to be available via include.
-
comment
Comment #18949315
I agree. However, the goal of the computer science classes is to teach basic algorithms and data structures, and not focusing on the language particularly. For instance, in the nat…
-
comment
Comment #18949259
These are the main downsides indeed. As a matter of fact, in the current curricula the only option is cstring, and it's been that way in the last 20 years. I am looking forward to …
-
comment
Comment #18949183
I haven't noticed that, could you please describe more your context, including the browser version and OS? Thank you!
-
comment
Comment #18949172
Yes, indeed. The live panel displays only basic types (long, char, int, floats and basic arrays). Thanks for noticing!
-
comment
Comment #18948881
Python Tututor is the first project in this category that I totally loved it. The dream would be to have all the options Python Tutor has and also speed and user experience, but te…
-
comment
Comment #18948850
In this case there are no variables updated so the editor is not very useful indeed. The parsing erros for this interpreter are very limited, however there is internal access to th…
-
comment
Comment #18948818
At this point, sadly yes. I'm just experimenting to see if the live visualization is useful.
-
comment
Comment #18948784
This Jupyter integration seems really cool. Since I'm targeting educational environments it would open even more options for automated evaluation. Thanks!
-
comment
Comment #18948729
In Romania. There are computer science classes starting 11 years old students in every school but Pascal and C/C++ are the only options.
-
comment
Comment #18948714
The repo of the original interpreter: https://github.com/felixhao28/JSCPP Which notable features are not implemented yet? Goto statements Object-oriented features Namespaces Multip…
-
comment
Comment #18948007
Hello, I was thinking at a solution to teach code easier for the beginners. C++ is the only available language for computer science classes in my country. The project is aimed to t…
- story