Posted by JohanEkdahl: Sun. Feb 4, 2018 - 03:03 PM
1
2
3
4
5
Total votes: 0
Uh. I always miss those "in reply to"...
As of January 15, 2018, Site fix-up work has begun! Now do your part and report any bugs or deficiencies here.
No guarantees, but if we don't report problems they won't get much of a chance to be fixed! Details/discussions at link given just above.
"Some questions have no answers."[C Baird] "There comes a point where the spoon-feeding has to stop and the independent thinking has to start." [C Lawson] "There are always ways to disagree, without being disagreeable."[E Weddington] "Words represent concepts. Use the wrong words, communicate the wrong concept." [J Morin] "Persistence only goes so far if you set yourself up for failure." [Kartman]
“Reminiscent of C#”! You should check the heritage. Turbo pascal, Delphi then C# are the work of Anders Hejlsberg.
Delphi, like turbo pascal was a stunningly great tool for its time. It had the advantage of compiling down to one executable which was great if you wanted an app to fit onto a floppy. C# basically adopted a similar object model with a c like syntax and a whole lot of extra stuff. Note - my experience with Delphi stopped at Delphi 6.
I did get Lazarus going to a degree on the Mac. The installation is a bit clunky.
I have used the free B4J from Anywhere Software. It works on many boxes, windows, linux,mac,rpi. They also have b4a for android, b4i for ios, and b4r for arduino. Yes , it is similar to vb6, but much improved, integrated ide with debugging, visual designer. Great libraries, and forum support.
Here is link for chart tutorial: https://www.b4x.com/android/forum/threads/android-charts-framework.8260/
Uh. I always miss those "in reply to"...
As of January 15, 2018, Site fix-up work has begun! Now do your part and report any bugs or deficiencies here.
No guarantees, but if we don't report problems they won't get much of a chance to be fixed! Details/discussions at link given just above.
"Some questions have no answers."[C Baird] "There comes a point where the spoon-feeding has to stop and the independent thinking has to start." [C Lawson] "There are always ways to disagree, without being disagreeable."[E Weddington] "Words represent concepts. Use the wrong words, communicate the wrong concept." [J Morin] "Persistence only goes so far if you set yourself up for failure." [Kartman]
- Log in or register to post comments
Top“Reminiscent of C#”! You should check the heritage. Turbo pascal, Delphi then C# are the work of Anders Hejlsberg.
Delphi, like turbo pascal was a stunningly great tool for its time. It had the advantage of compiling down to one executable which was great if you wanted an app to fit onto a floppy. C# basically adopted a similar object model with a c like syntax and a whole lot of extra stuff. Note - my experience with Delphi stopped at Delphi 6.
I did get Lazarus going to a degree on the Mac. The installation is a bit clunky.
- Log in or register to post comments
Topawneil wrote:
Visual Studio UWP works on Raspberry PI, XBOX, PC, Windows Phone, etc...
And you can program it using C#, C++, VB, etc... All binary compatable thanks to CLR(Common Language Runtime)
Plus many modern features like XAML, MVVM, Async functions, etc...
- Log in or register to post comments
TopI have used the free B4J from Anywhere Software. It works on many boxes, windows, linux,mac,rpi. They also have b4a for android, b4i for ios, and b4r for arduino. Yes , it is similar to vb6, but much improved, integrated ide with debugging, visual designer. Great libraries, and forum support.
Here is link for chart tutorial: https://www.b4x.com/android/forum/threads/android-charts-framework.8260/
It all starts with a mental vision.
- Log in or register to post comments
Topboth due to
Edits: link target, MDN
"Dare to be naïve." - Buckminster Fuller
- Log in or register to post comments
TopPages