Paul Wilson

BirdBrain Finch
Use Finch Robots with ReplIt
Use Real Java and/or Python Real Robots for Real AP Classes
Demo Comments
  • Most Real Apps are Web-Based - NOT Swing, Fx, Tkinter, or Other UI
  • And its Actually Simpler to Build Web UIs - see BlackJack Demos
  • Javalin is One of the Easiest Java Web Frameworks (Unlike SpringBoot)
  • Flask is of course the Best Python Web Framework (I use it Myself)
  • Sqlite Database Demos are Simple to Show Real Sql Dbs on ReplIt
  • Recommend O/R Mappers like Java Hibernate or Python SqlAlchemy