So, what color is your mansion? Great project by the way!
I wandered off and built an IDE
31–40 of 273 posts
Re: I wandered off and built an IDE
#32If I wanted to combine Excel and SQL, I would look at MS Access first. How does this compare? Also with the latest powerquery add ons Excel you can actually do joins in Excel itself
Re: I wandered off and built an IDE
#33https://stackoverflow.com/questions/15844633/using-excel-as-...
Once you create your ODBC source from the excel files, you can run queries and use the language of your choice (Python,C# ....). I am pretty sure you can also insert/update rows and columns too.
Wondering how this differs from the approach I describe (which has existed for many years).
Good work!
Re: I wandered off and built an IDE
#34Fortunately, I don't use Excel at work, but this was a very entertaining read. Thanks @anakic!
Re: I wandered off and built an IDE
#35This looks awesome! Have you thought about joining https://wip.chat Lots of fellow makers in there :)
Re: I wandered off and built an IDE
#36@anakic That was an enjoyable read! I have also tried qutting my job as a developer, tried making money by working for myself (and focusing on developing features instead of actually making money, same as you), then returning to a "proper job" as an engineer. There were many recognizable moments in the blog post. I once took a course in entrepreneurship, as a distraction from computer science, and the bottom line is…
For example: https://www.youtube.com/watch?v=6reLWfFNer0
Re: I wandered off and built an IDE
#37This looks awesome! Have you thought about joining https://wip.chat Lots of fellow makers in there :)
Re: I wandered off and built an IDE
#38Re: I wandered off and built an IDE
#39I think I already know the answer to this, but I assume that this IDE is Windows only? I couldn't see any information about platforms on the main product page, which might throw someone off if they use Excel on a Mac.
Re: I wandered off and built an IDE
#40Congratulations on the project. It actually seems like something quite fun to build! I'd probably have kept it open source and just do it for fun, but good luck with the company nontheless! Personally I did not immediatly think about Jetbrains when reading this name, probably because I mostly use IntelliJ IDEA rather than PHPStorm.