Video: RPC vs REST vs GraphQL


Warning: Undefined array key "layout" in /home/bateeqjg/public_html/news/wp-content/plugins/wp-about-author/wp-about-author.php on line 94


Nate Barbettini – API Throwdown: RPC vs REST vs GraphQL, Iterate 2018

Larry Battle

Larry Battle

I love to program, and discover new tech. Check out my <a href="http://stackoverflow.com/users/527776/larry-battle">stackoverflow</a> and <a href="https://github.com/LarryBattle">github</a> accounts.

More Posts - Website

Follow Me:Add me on XAdd me on LinkedInAdd me on YouTube

Video: DB Design logical design and ERD Diagrams


Warning: Undefined array key "layout" in /home/bateeqjg/public_html/news/wp-content/plugins/wp-about-author/wp-about-author.php on line 94


Logical Database Design and E-R Diagrams

Larry Battle

Larry Battle

I love to program, and discover new tech. Check out my <a href="http://stackoverflow.com/users/527776/larry-battle">stackoverflow</a> and <a href="https://github.com/LarryBattle">github</a> accounts.

More Posts - Website

Follow Me:Add me on XAdd me on LinkedInAdd me on YouTube

Video: DB Design using Entity Relationship Diagram (ERD)


Warning: Undefined array key "layout" in /home/bateeqjg/public_html/news/wp-content/plugins/wp-about-author/wp-about-author.php on line 94


Entity Relationship Diagram (ERD) Tutorial – Part 1


Entity Relationship Diagram (ERD) Tutorial – Part 2

> Lucidchart offers a fanstic guide on Entity Relationship diagrams. This is essentail when designing a database. Enjoy!

Larry Battle

Larry Battle

I love to program, and discover new tech. Check out my <a href="http://stackoverflow.com/users/527776/larry-battle">stackoverflow</a> and <a href="https://github.com/LarryBattle">github</a> accounts.

More Posts - Website

Follow Me:Add me on XAdd me on LinkedInAdd me on YouTube

Find equations within chaos.


Warning: Undefined array key "layout" in /home/bateeqjg/public_html/news/wp-content/plugins/wp-about-author/wp-about-author.php on line 94

While I was reading my weekly edition of New Scientist, I found an article that was truly amazing.
In 2009, two Phd scientist at Cornell University developed software that could generate an accurate formula describing an unknown dataset using evolutionary programming as their main tactic. In other words, this program allows you to put in numerical values and you get back an equation that describe it.
The best part of the whole thing is that they released Eureqa (the equation making software) free online for all to download. But… no source code is provided.

For those who don’t know, I once tried to make similar software that use an evolutionary approach to help web designers to craft the prefect CSS layout for their website. However, that didn’t come out too well because of my relative inexperience in the field evolutionary programming and problems associated optimization. But I tried and you can check it out here. Random CSS Generator with Evolution
Well enough of me talking, take a look at the video below to see how Eureqa works.


Try Eureqa and tell me what you think!
Eureqa download (0.83 beta)



Larry Battle

Larry Battle

I love to program, and discover new tech. Check out my <a href="http://stackoverflow.com/users/527776/larry-battle">stackoverflow</a> and <a href="https://github.com/LarryBattle">github</a> accounts.

More Posts - Website

Follow Me:Add me on XAdd me on LinkedInAdd me on YouTube