You are here |
www.thepolyglotdeveloper.com | ||
| | | |
fractaledmind.github.io
|
|
| | | | This is my personal site, where I write about Ruby, programming, and any of my varied fascinations. | |
| | | |
www.ardanlabs.com
|
|
| | | | Introduction I prefer to use relational (SQL) databases in general since they provide several features that are very useful when working with data. SQLite is a great choice since the database is a single file, which makes it easier to share data. Even though it's a single file, SQLite can handle up to 281 terabytes of data. SQLite also comes with a command line client called sqlite3 which is great for quick prototyping. | |
| | | |
shermanonsoftware.com
|
|
| | | | A static analyzer can go through code and find big-O type problems. A developer can go through and refactor the code to make it run more efficiently. Neither of these tasks requires much context about the larger system. For example, a function can take a list of contacts and load each one from the database.... | |
| | | |
schmitt-nieto.com
|
|
| | Delve into Azure technologies with the Chronicloud Series. Access in-depth guides and hands-on labs to enhance your skills and understanding in cloud computing. |