Coding Supply

Everything a Programmer Needs

  • Programming Monitors
  • Learn Programming
  • Programming Laptops
  • Start a Programming Blog
  • Blog
What’s the difference between PL/SQL and SQL?

Updated: June 30, 2018 Leave a Comment

What’s the difference between PL/SQL and SQL?

If you’ve been doing some work on Oracle databases or just learning more about the RDMS, at some point you’re going to stumble across PL/SQL, or “Procedural Language/SQL“. Most programming curriculum I have seen never touches on anything like PL/SQL so it often comes as a complete surprise – so what exactly is PL/SQL, and how does it differ from SQL?

A Straight Forward Explanation of PL/SQL for Beginners

PL/SQL is basically a programming language that exists on Oracle SQL Servers. It can be viewed as an extension of SQL, offering much greater control over the data in the database and how you interact with it. Other RDMS tend to have their own, similar but very different procedural programming languages like Microsoft SQL Server’s T-SQL and Posgres’ PL/pgSQL.

[Read more…]

Filed Under: Learn Programming, Programming Languages Tagged With: pl/sql, programming

Learn Simple Encryption in Ruby

Updated: September 26, 2018 Leave a Comment

Learn Simple Encryption in Ruby

As long as there has been civilization and written language, there has been a need for encryption. Encryption is basically the act of disguising your message so that (hopefully) only the intended recipient can read it.

While you likely associate encryption with internet protocols and WiFi passwords today, there’s a very long and interesting history of encryption dating back to ancient times. I recently read a fascinating history of cryptography called The Code Book by Simon Singh.

While the book is a bit dated in terms of modern cryptography (it was published in 2000, so don’t expect anything about blockchain), it’s still a fantastic read that I would recommend to any programmer.

Coding a Caesar Shift

The most basic and ancient example of cryptography is the “Caesar Cipher“, or “Caesar Shift”. You’ve probably created your own Caesar Cipher as a kid without even knowing the name or history of it. The basics of it are this

[Read more…]

Filed Under: Learn Programming Tagged With: encryption, ruby

Code School Review: Quality Courses Outweigh Cost

Updated: September 14, 2017 Leave a Comment

Code School Review: Quality Courses Outweigh Cost

About Code School

Code School is an “online learning destination for existing and aspiring developers” based in Orlando, FL, and owned by parent company and fellow online-learning website, Pluralsight. Code School uses theme-based story lines and game mechanics within each course to effectively engage users as they learn programming. They offer quite a few free courses and projects so you can test drive their platform before subscribing to a monthly plan (which is actually a great price for how impressive their course quality is). We did a full Coding School review by going through their Python courses, keep reading to see our findings!
[Read more…]

Filed Under: Programming Languages, Students Tagged With: coding school, learn programming, review

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • …
  • 8
  • Next Page »

Search codingSupply

Categories

  • Career
  • Learn Programming
  • Productivity
  • Programming Gear
  • Programming Languages
  • Students

Copyright © 2019 Coding Supply · Amazon Affiliate Disclosure