Author Topic: Types of programming  (Read 1900 times)

0 Members and 1 Guest are viewing this topic.

Offline jb3navides

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
    • View Profile
Types of programming
« on: June 16, 2013, 10:27:43 pm »
hey guys if I have a program that is a series of functions what type of programming was used to make it?
like this:
Code: [Select]
def function1():
    print "Hi"
    function2()

def function2():
    print "Hello"
    function3()

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Types of programming
« Reply #1 on: June 16, 2013, 11:02:20 pm »
I would say it's imperative programming.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.