Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. What language???

What language???

Scheduled Pinned Locked Moved The Lounge
c++question
63 Posts 41 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C code frog 0

    So here's one I was just reflecting on.

    1. Which language did you first learn programming in?
    2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
    3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

    For me:

    1. The answer is C. My college even used K & R.
    2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
    3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

    I only read CP for the articles. Code-frog System Architects, Inc.

    J Offline
    J Offline
    Jon Sagara
    wrote on last edited by
    #5
    1. GWBASIC, though I don't really count that because it was in high school and I didn't even know what programming was when I signed up for the class. C was my first language in college.
    2. C++
    3. C#

    Jon Sagara Look at him. He runs like a Welshman. Doesn't he run like a Welshman? Doesn't he? I think he runs like a Welshman. Sagara.org | Blog | My Articles

    1 Reply Last reply
    0
    • C code frog 0

      So here's one I was just reflecting on.

      1. Which language did you first learn programming in?
      2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
      3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

      For me:

      1. The answer is C. My college even used K & R.
      2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
      3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

      I only read CP for the articles. Code-frog System Architects, Inc.

      J Offline
      J Offline
      Jeremy Falcon
      wrote on last edited by
      #6

      code-frog wrote:

      Which language did you first learn programming in?

      QBasic. :-O

      code-frog wrote:

      Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)

      Classic VB. Mainly because it was work-related and piss-poor management. But hey, what a fun ride.

      code-frog wrote:

      If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

      For app development: C/C++ (not STL or MFC though) or classic VB. I can code that crap in my sleep and I've been an WinAPI programmer for over a decade now. For web developemnt: HTML 4.0 and JavaScript all the way. None of that fancy CSS or WYSIWYG stuff either. Just pure, raw table and event driven fun. Jeremy Falcon

      R 1 Reply Last reply
      0
      • C code frog 0

        So here's one I was just reflecting on.

        1. Which language did you first learn programming in?
        2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
        3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

        For me:

        1. The answer is C. My college even used K & R.
        2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
        3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

        I only read CP for the articles. Code-frog System Architects, Inc.

        S Offline
        S Offline
        Shog9 0
        wrote on last edited by
        #7
        1. TI-BASIC, on the TI-99/4A
        2. Probably x86 assembler, possibly C
        3. If i knew ahead of time that no system programming would be required, probably JavaScript (since i enjoy it). Otherwise, C++ (since i'm most familiar with the runtime).

        ----

        Bots don't know when people die. --Paul Watson, RIP

        P 1 Reply Last reply
        0
        • C code frog 0

          So here's one I was just reflecting on.

          1. Which language did you first learn programming in?
          2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
          3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

          For me:

          1. The answer is C. My college even used K & R.
          2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
          3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

          I only read CP for the articles. Code-frog System Architects, Inc.

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #8

          Here is mine and why.

          code-frog wrote:

          # Which language did you first learn programming in?

          Commodore 64 Basic Was a nice little machine to get my feet wet with in the early 1980's.

          code-frog wrote:

          Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)

          Meridian's Ada 83 A rather rigid and pain of a language that the Computer Science department force fed students at the junior college where I started college work. The exception handling was tough to work with and stressed me out then (this was back in 1992 :) )

          code-frog wrote:

          1. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

          C# I know C/C++ well, had to use Java a bit during my undergraduate and graduate courses. C# in my thought is an easy language to work with :) Paul

          C G 2 Replies Last reply
          0
          • P Paul Conrad

            Here is mine and why.

            code-frog wrote:

            # Which language did you first learn programming in?

            Commodore 64 Basic Was a nice little machine to get my feet wet with in the early 1980's.

            code-frog wrote:

            Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)

            Meridian's Ada 83 A rather rigid and pain of a language that the Computer Science department force fed students at the junior college where I started college work. The exception handling was tough to work with and stressed me out then (this was back in 1992 :) )

            code-frog wrote:

            1. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

            C# I know C/C++ well, had to use Java a bit during my undergraduate and graduate courses. C# in my thought is an easy language to work with :) Paul

            C Offline
            C Offline
            code frog 0
            wrote on last edited by
            #9

            computerguru92382 wrote:

            Commodore 64 Basic

            I started on the Vic 20, then the 64 and finally the 128. I did every programming tutorial in the book on my Vic 20 and Vic 64. I was only 7 so I cannot exactly say I learned anything formally but it was enough to keep me going. C was positively a drug. I was hooked. I'll never forget the first program I ever wrote. Statement: If given an amount of money return the correct amount of quarters, dimes, nickels and pennies to add up to that amount. I never looked back I was just hooked.

            I only read CP for the articles. Code-frog System Architects, Inc.

            1 Reply Last reply
            0
            • J Jeremy Falcon

              code-frog wrote:

              Which language did you first learn programming in?

              QBasic. :-O

              code-frog wrote:

              Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)

              Classic VB. Mainly because it was work-related and piss-poor management. But hey, what a fun ride.

              code-frog wrote:

              If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

              For app development: C/C++ (not STL or MFC though) or classic VB. I can code that crap in my sleep and I've been an WinAPI programmer for over a decade now. For web developemnt: HTML 4.0 and JavaScript all the way. None of that fancy CSS or WYSIWYG stuff either. Just pure, raw table and event driven fun. Jeremy Falcon

              R Offline
              R Offline
              Ryan Binns
              wrote on last edited by
              #10

              Jeremy Falcon wrote:

              I've been an WinAPI programmer for over a decade now.

              I just realised I can almost say the same thing. Only a couple of months to go! :cool: And I'm only 25... :~

              Ryan

              "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

              J B 2 Replies Last reply
              0
              • R Ryan Binns

                Jeremy Falcon wrote:

                I've been an WinAPI programmer for over a decade now.

                I just realised I can almost say the same thing. Only a couple of months to go! :cool: And I'm only 25... :~

                Ryan

                "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                J Offline
                J Offline
                Jeremy Falcon
                wrote on last edited by
                #11

                Ryan Binns wrote:

                I just realised I can almost say the same thing. Only a couple of months to go!

                You old fart.

                Ryan Binns wrote:

                And I'm only 25...

                Ok maybe not. :laugh: Jeremy Falcon

                R 1 Reply Last reply
                0
                • C code frog 0

                  So here's one I was just reflecting on.

                  1. Which language did you first learn programming in?
                  2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                  3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                  For me:

                  1. The answer is C. My college even used K & R.
                  2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                  3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                  I only read CP for the articles. Code-frog System Architects, Inc.

                  E Offline
                  E Offline
                  El Corazon
                  wrote on last edited by
                  #12

                  My first language was Basic, Z-80 TRS-80 Model I Basic to be specific. A friend got a computer for Christmas present, he wanted to learn how to write his own games, but was lousy at learning from books, he basically hired me to learn the language from his books and then tutor him. I learned a variety of languages then, eating them up like candy. Went through almost every variation of Basic known to man at the time (and a few obscure ones), Fortran, Pascal, Modula, even Lisp. All in the last year of High School and first year in college. I even learned hypercard on one day in the library where a guy was trying to find a bug, I learned the language (if you can call it that) and found his bug in a single hour. But C was my first show stopper. I learned the language somewhat well, but the variety in the library systems overloaded my internal RAM, it was the first time I resorted to a cheat-sheet, I bought a pocket guide.... C/OOC/C++ are the only languages that took longer than a week to learn. C is still my strongest, I can translate any language I know into C, but C is still my strongest. C++ I can do but not as easily or as rapidly, though I am getting better at C++ simply by relying on STL more often. I just have the longer history of programming crunch code in C, lately all of the pressure cruches have been in C++ and I still survived, so did work. But in the end C is still my strongest. _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                  1 Reply Last reply
                  0
                  • C code frog 0

                    So here's one I was just reflecting on.

                    1. Which language did you first learn programming in?
                    2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                    3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                    For me:

                    1. The answer is C. My college even used K & R.
                    2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                    3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                    I only read CP for the articles. Code-frog System Architects, Inc.

                    V Offline
                    V Offline
                    Vivek Rajan
                    wrote on last edited by
                    #13

                    1. BASIC: on ZX spectrum 64K 2. Java (Swing): I was at one time a big Java fan. So I incorrectly assumed I could write a high performance network application with a fast responsive GUI in it. About two-thirds of the way through I realized that this really isnt the right tool for the job, but I wanted to squeeze the maximum out of it before we abandoned the entire code base written over a year.So I tried all the tricks JNI, object/thread pooling, complex UI clipping, a different storage engine. The most unproductive work is when you are optimizing the hell of something that isnt even the right tool for the job. 3. Ruby / Fox-Ruby: Cant live without this! Given any task, my first reaction is "Can Ruby do this ?" before turning to C++/MFC.

                    A D 2 Replies Last reply
                    0
                    • V Vivek Rajan

                      1. BASIC: on ZX spectrum 64K 2. Java (Swing): I was at one time a big Java fan. So I incorrectly assumed I could write a high performance network application with a fast responsive GUI in it. About two-thirds of the way through I realized that this really isnt the right tool for the job, but I wanted to squeeze the maximum out of it before we abandoned the entire code base written over a year.So I tried all the tricks JNI, object/thread pooling, complex UI clipping, a different storage engine. The most unproductive work is when you are optimizing the hell of something that isnt even the right tool for the job. 3. Ruby / Fox-Ruby: Cant live without this! Given any task, my first reaction is "Can Ruby do this ?" before turning to C++/MFC.

                      A Offline
                      A Offline
                      AORD
                      wrote on last edited by
                      #14

                      64k, was there a 64k machine or do you mean a 48k? Here come the machines!

                      V 1 Reply Last reply
                      0
                      • C code frog 0

                        So here's one I was just reflecting on.

                        1. Which language did you first learn programming in?
                        2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                        3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                        For me:

                        1. The answer is C. My college even used K & R.
                        2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                        3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                        I only read CP for the articles. Code-frog System Architects, Inc.

                        M Offline
                        M Offline
                        Mircea Grelus
                        wrote on last edited by
                        #15

                        1. BASIC 2. C++ 3. C# regards, Mircea Many people spend their life going to sleep when they’re not sleepy and waking up while they still are.

                        1 Reply Last reply
                        0
                        • C code frog 0

                          So here's one I was just reflecting on.

                          1. Which language did you first learn programming in?
                          2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                          3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                          For me:

                          1. The answer is C. My college even used K & R.
                          2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                          3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                          I only read CP for the articles. Code-frog System Architects, Inc.

                          M Offline
                          M Offline
                          Michael Dunn
                          wrote on last edited by
                          #16

                          1. BASIC, back when it was an acronym, and certainly not Visual Basic. ;) Started on an Apple //e, then got a C=64 of my own. I didn't really write any productive apps until later on a C=128, where the BASIC was powerful enough to do graphics and sound. Up until that time, I was content with typing in programs from Compute!'s Gazette. 2. Berkeley Pascal. Gawd that language sucks. Trying to do abstract data structures and string manipulation in Pascal (this version had no short-circuiting and no return statement!) was a bloody nightmare. 3. C++ all the way baby, although if I were called upon to do text parsing and/or searching, Perl would be my choice. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

                          Modified on: Friday, March 3, 2006 3:13:34 AM --

                          1 Reply Last reply
                          0
                          • A AORD

                            64k, was there a 64k machine or do you mean a 48k? Here come the machines!

                            V Offline
                            V Offline
                            Vivek Rajan
                            wrote on last edited by
                            #17

                            Actually it was a ZX-Spectrum+ (i think) It had 64K total (48K RAM and 16K ROM).

                            1 Reply Last reply
                            0
                            • C code frog 0

                              So here's one I was just reflecting on.

                              1. Which language did you first learn programming in?
                              2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                              3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                              For me:

                              1. The answer is C. My college even used K & R.
                              2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                              3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                              I only read CP for the articles. Code-frog System Architects, Inc.

                              J Offline
                              J Offline
                              J4amieC
                              wrote on last edited by
                              #18

                              code-frog wrote:

                              Which language did you first learn programming in?

                              BBC Basic (Actually on an Acorn Electron, but the Acorn and BBC were almost one and the same)

                              code-frog wrote:

                              Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)

                              A mixture of Classic ASP in VBScript and Javascript making server calls, way way way before they called it Ajax.

                              code-frog wrote:

                              If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                              C# 100%

                              1 Reply Last reply
                              0
                              • V Vivek Rajan

                                1. BASIC: on ZX spectrum 64K 2. Java (Swing): I was at one time a big Java fan. So I incorrectly assumed I could write a high performance network application with a fast responsive GUI in it. About two-thirds of the way through I realized that this really isnt the right tool for the job, but I wanted to squeeze the maximum out of it before we abandoned the entire code base written over a year.So I tried all the tricks JNI, object/thread pooling, complex UI clipping, a different storage engine. The most unproductive work is when you are optimizing the hell of something that isnt even the right tool for the job. 3. Ruby / Fox-Ruby: Cant live without this! Given any task, my first reaction is "Can Ruby do this ?" before turning to C++/MFC.

                                D Offline
                                D Offline
                                dl4gbe
                                wrote on last edited by
                                #19

                                1. The language used with dBase II (forgot the name) 2. C# (compact framework) Because of the lousy performance. Into the same category goes eVB. Man was this thing crap. Performance and memory consumption was crazy on this small Jornada 680/720 devices. I always had memory problems. 3. C++ I am just facing the same problem like you had with Swing. The program is working but way too slow. The memory performance is even worse. The GC is just not doing it's job properly. And I guess I must rewrite the whole thing in eVC I only have 32 Megabyte of Memory and I have about 20 Megabyte of Data as well. The Machine has no harddisk. GC is not working correctly so I am always short of memory. :(( :(

                                1 Reply Last reply
                                0
                                • C code frog 0

                                  So here's one I was just reflecting on.

                                  1. Which language did you first learn programming in?
                                  2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                                  3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                                  For me:

                                  1. The answer is C. My college even used K & R.
                                  2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                                  3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                                  I only read CP for the articles. Code-frog System Architects, Inc.

                                  I Offline
                                  I Offline
                                  Ingo
                                  wrote on last edited by
                                  #20

                                  1. A-Basic (IBM Basic) 2. never had such an experience 3. Depends on the things I want to do. For a fast/save algorithm I prefer C++, for easy building a nice desktop application C#, for a fast web application PHP. For nice programming Turbo Pascal.

                                  code-frog wrote:

                                  SAP R/3 & Abap 4. Had to work in it and C++/ATL.

                                  Abap 4? That is no programming language that is just %$#i!&. Well but a so many talk about Brainfuck I will build my next Windows application with it - touring machines are super! :-D ------------------------------ PROST Roleplaying Game

                                  1 Reply Last reply
                                  0
                                  • C code frog 0

                                    So here's one I was just reflecting on.

                                    1. Which language did you first learn programming in?
                                    2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                                    3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                                    For me:

                                    1. The answer is C. My college even used K & R.
                                    2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                                    3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                                    I only read CP for the articles. Code-frog System Architects, Inc.

                                    M Offline
                                    M Offline
                                    Marco Stinger
                                    wrote on last edited by
                                    #21
                                    1. BASIC on an APPLE II at Yamboo's Junior High (1982 ...sigh sigh ... I'm old ...) 2) C++/VB/Delphi/Assembler .... what a mess ..... 3) It was Delphi 'till 2 years ago, now I have to say C# Ciao ;)
                                    P 1 Reply Last reply
                                    0
                                    • C code frog 0

                                      So here's one I was just reflecting on.

                                      1. Which language did you first learn programming in?
                                      2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                                      3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                                      For me:

                                      1. The answer is C. My college even used K & R.
                                      2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                                      3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                                      I only read CP for the articles. Code-frog System Architects, Inc.

                                      J Offline
                                      J Offline
                                      Joshua Quick
                                      wrote on last edited by
                                      #22
                                      1. BASIC on the Commodore 64, Apple IIe, and Apple IIgs. 2) Assembly (MASM 80x86). This is when I learned to comment as I code, because most of the lines looked the same to me. 3) Either C++ or VB.NET depending on the situation.
                                      1 Reply Last reply
                                      0
                                      • C code frog 0

                                        So here's one I was just reflecting on.

                                        1. Which language did you first learn programming in?
                                        2. Which language did you sweat bullets in for the first time? (What language was your trial by fire? Your very first maximum stress experience...)
                                        3. If you knew pressure was coming which language would you be more inclined to have at your back? Not necessarily your favorite but the one you know best.

                                        For me:

                                        1. The answer is C. My college even used K & R.
                                        2. SAP R/3 & Abap 4. Had to work in it and C++/ATL.
                                        3. C. I just like C. It's fun and simple. Frameworks take a long time to learn.

                                        I only read CP for the articles. Code-frog System Architects, Inc.

                                        P Offline
                                        P Offline
                                        Paul Watson
                                        wrote on last edited by
                                        #23

                                        1. Turbo Pascal 2. Prolog. Maximum stress, minimum output. 3. C# regards, Paul Watson Ireland Feed Henry! K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!

                                        adapted from toxcct:

                                        while (!enough)
                                        sprintf 0 || 1
                                        do

                                        1 Reply Last reply
                                        0
                                        • S Shog9 0
                                          1. TI-BASIC, on the TI-99/4A
                                          2. Probably x86 assembler, possibly C
                                          3. If i knew ahead of time that no system programming would be required, probably JavaScript (since i enjoy it). Otherwise, C++ (since i'm most familiar with the runtime).

                                          ----

                                          Bots don't know when people die. --Paul Watson, RIP

                                          P Offline
                                          P Offline
                                          Paul Watson
                                          wrote on last edited by
                                          #24

                                          Shog9 wrote:

                                          probably JavaScript (since i enjoy it)

                                          Got a decent editor for it? regards, Paul Watson Ireland Feed Henry! K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!

                                          adapted from toxcct:

                                          while (!enough)
                                          sprintf 0 || 1
                                          do

                                          S 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups