Distance between two latitude/longitudes

Posted on September 11, 2020. Filed under: Uncategorized | Tags: , , , , , , , |

Usually, the great circle distance is used to find the distance between two points on the Earth’s surface. This method is only an approximation (with errors being less than 0.5% according to Wikipedia) because the Earth is not a perfect sphere. Vincenty solutions of geodesics on the ellipsoid demonstrates superior approximations (errors less than 1mm), […]

Read Full Post | Make a Comment ( Comments Off on Distance between two latitude/longitudes )

Data Structures and Algorithms Problems

Posted on May 24, 2017. Filed under: Uncategorized | Tags: , , , , , , |

Data Structures and Algorithms Problems See this reddit post for discussion

Read Full Post | Make a Comment ( Comments Off on Data Structures and Algorithms Problems )

Eclipse Plugins

Posted on September 19, 2014. Filed under: Uncategorized | Tags: , , , , , |

AnyEdit Tools adds several new tools to the context menu of text-based Eclipse editors, to output consoles, to Eclipse main menu and editor toolbar. Adds many whitespace handlers: delete trailing whitspace, convert tabs to spaces etc. Counterclockwise for Clojure support Infinitest is a Continuous Testing plugin for Eclipse and IntelliJ. Each time a change is […]

Read Full Post | Make a Comment ( Comments Off on Eclipse Plugins )

Building Skills in Object-Oriented Design

Posted on July 5, 2013. Filed under: Uncategorized | Tags: , , , , |

Building Skills in Object-Oriented Design The intent of this book is to help the beginning designer by giving them a sequence of interesting and moderately complex exercises in OO design. This book can also help managers develop a level of comfort with the process of OO software development. The applications we will build are a […]

Read Full Post | Make a Comment ( Comments Off on Building Skills in Object-Oriented Design )

Introduction to Computer Science | Programming Methodology

Posted on June 5, 2013. Filed under: Uncategorized | Tags: , , , , , |

Programming Methodology Topics focus on the introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Programming Methodology teaches the widely-used Java programming language along with good software engineering principles. Emphasis is on good programming style and the built-in facilities of the Java language.

Read Full Post | Make a Comment ( Comments Off on Introduction to Computer Science | Programming Methodology )

Google Code University

Posted on July 10, 2012. Filed under: Uncategorized | Tags: , , , , , , |

code.google.com/edu/languages Includes courses on: Programming Languages Web Programming Web Security Algorithms Android Distributed Systems Tools 101 Google APIs & Tools

Read Full Post | Make a Comment ( None so far )

Green Tea Press

Posted on June 17, 2012. Filed under: Uncategorized | Tags: , , , , , , , |

www.greenteapress.com All of our books are available under free license that allow readers to copy and distribute the text; they are also free to modify it, which allows them to adapt the book to different needs, and to help develop new material. These books are available in a variety of electronic formats; some are also […]

Read Full Post | Make a Comment ( None so far )

Eclipse and Java for Total Beginners

Posted on June 5, 2012. Filed under: Uncategorized | Tags: , , , , |

eclipsetutorial.sourceforge.net/totalbeginner.html

Read Full Post | Make a Comment ( None so far )

The Bowling Game: An example of test-first pair programming

Posted on June 5, 2012. Filed under: Uncategorized | Tags: , , , , |

the-bowling-game-an-example-of-test-first-pair-programming

Read Full Post | Make a Comment ( None so far )

Open Data Structures

Posted on May 9, 2012. Filed under: Uncategorized | Tags: , , , |

opendatastructures.org

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...