Thread: Python Tutorial

Results 1 to 10 of 10

Hybrid View

  1. #1
    Kappatos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    152
    Reputation
    44
    Thanks
    11
    My Mood
    Cool
    Quote Originally Posted by MikeRohsoft View Post


    i don't know what is to laught on this
    This concept is a NoGo
    If C++ wouldn't be compatible anymore with C it would have failed the Concept
    I also can compile very old Turbo Pascal Code with modern Objective Pascal
    And JavaScript 1.0 (from 1995) written Code will still work on ECMAScript 2017
    To know that Python 3.X is not compatible to 2.X means, they are different Programming Languages and not an Update
    It's sounds for me more like C# and VB.NET. Its the same Engine with different Syntax


    - - - Updated - - -

    In AHK (AutoHotkeys) is a good Counter example, because Lexikos made a much more mightier and dynamic AHK out of AHK
    But he broke some syntax from the old one by it, what meaned that is not fully Compatible anymore and it also meaned, it can not replace AHK and thats why it become AHK_L
    His example is referred to print("Hello world") and print "Hello world" (or w/e is that on python2)
    The first looks better imo because its more similar with Java/C.How does this change breaks any syntax?
    Also,u can run any script with typing python2 or python3 ,so noone forces u to make changes into any script.
    Noone forces u to rewrite any script from 2 to 3

    Also,with a simple google search https://www.geeksforgeeks.org/write-...nt-compiler-c/

    Thats why,it is OMEGALUL
    Last edited by Kappatos; 10-20-2018 at 08:50 AM.

Similar Threads

  1. [Tutorial] Python tutorial
    By A.alfa in forum Programming Tutorials
    Replies: 23
    Last Post: 05-27-2021, 11:26 AM
  2. [Tutorial] Swift Tutorial
    By ATTbetterthanVERIZON in forum Programming Tutorials
    Replies: 1
    Last Post: 03-13-2016, 08:56 AM
  3. [Tutorial] Roppongi Glitch Tutorial
    By Seanwong98 in forum Blackshot Coding & Hacking Tutorials
    Replies: 2
    Last Post: 12-31-2015, 11:46 PM
  4. [Tutorial] Hide Out Map Glitches Tutorial 1/12/15
    By Seanwong98 in forum Blackshot Coding & Hacking Tutorials
    Replies: 7
    Last Post: 12-17-2015, 10:23 PM
  5. [Tutorial]Learning Python
    By graysonmanolov in forum Programming Tutorials
    Replies: 5
    Last Post: 08-24-2010, 09:00 PM