Click here to Skip to main content
15,887,214 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Chinese software Pin
Gerry Schmitz30-Jan-23 12:10
mveGerry Schmitz30-Jan-23 12:10 
GeneralRe: Chinese software Pin
trønderen30-Jan-23 15:20
trønderen30-Jan-23 15:20 
GeneralRe: Chinese software Pin
David O'Neil30-Jan-23 12:53
professionalDavid O'Neil30-Jan-23 12:53 
GeneralRe: Chinese software Pin
trønderen30-Jan-23 15:32
trønderen30-Jan-23 15:32 
GeneralRe: Chinese software Pin
jmaida30-Jan-23 16:53
jmaida30-Jan-23 16:53 
GeneralRe: Chinese software Pin
David O'Neil30-Jan-23 17:06
professionalDavid O'Neil30-Jan-23 17:06 
GeneralRe: Chinese software Pin
jmaida30-Jan-23 17:48
jmaida30-Jan-23 17:48 
GeneralRe: Chinese software Pin
trønderen30-Jan-23 20:18
trønderen30-Jan-23 20:18 
You seem to grossly underestimate the variation of languages. And you underestimate software complexity, thinking that "If you know what it does, hints are probably good enough to figure it out" is sufficient. You are wrong for anything beyond very trivial programs.

For a reason, I proposed that you start out with APL - that is certainly an algorithmic language although built on somewhat different basic concepts. Do you think that GT is good enough to hint you about this simple statement?:

x ← {⊃1 ⍵ ∨.∧ 3 4 = +/ +⌿ ¯1 0 1 ∘.⊖ ¯1 0 1 ⌽¨ ⊂⍵}

Or create enough hints for you to rewrite this expression in C#?:

(~R∊R∘.×R)/R←1↓⍳R

Consider these examples to be below the trivial level.

Also, expect basic concepts to differ significantly more than those of APL. There may be a lot more to making software work than replacing Chinese text with English.

But you are of course allowed to completely ignore the real issue, shrugging it off: It can be fixed.
GeneralRe: Chinese software Pin
David O'Neil31-Jan-23 3:32
professionalDavid O'Neil31-Jan-23 3:32 
GeneralRe: Chinese software Pin
trønderen31-Jan-23 14:22
trønderen31-Jan-23 14:22 
GeneralRe: Chinese software Pin
David O'Neil31-Jan-23 14:42
professionalDavid O'Neil31-Jan-23 14:42 
GeneralRe: Chinese software Pin
Southmountain30-Jan-23 18:06
Southmountain30-Jan-23 18:06 
GeneralRe: Chinese software Pin
Single Step Debugger31-Jan-23 3:26
Single Step Debugger31-Jan-23 3:26 
GeneralRe: Chinese software Pin
trønderen31-Jan-23 14:02
trønderen31-Jan-23 14:02 
GeneralRe: Chinese software Pin
Paul Kemner31-Jan-23 4:26
Paul Kemner31-Jan-23 4:26 
GeneralRe: Chinese software Pin
jschell2-Feb-23 8:50
jschell2-Feb-23 8:50 
QuestionI hope this isn't a programming question... (C++ Modules) Pin
Jeremy Falcon30-Jan-23 6:47
professionalJeremy Falcon30-Jan-23 6:47 
AnswerRe: I hope this isn't a programming question... (C++ Modules) Pin
Jeremy Falcon30-Jan-23 7:12
professionalJeremy Falcon30-Jan-23 7:12 
GeneralRe: I hope this isn't a programming question... (C++ Modules) Pin
0x01AA30-Jan-23 7:27
mve0x01AA30-Jan-23 7:27 
GeneralRe: I hope this isn't a programming question... (C++ Modules) Pin
Jeremy Falcon30-Jan-23 7:41
professionalJeremy Falcon30-Jan-23 7:41 
GeneralRe: I hope this isn't a programming question... (C++ Modules) Pin
David O'Neil30-Jan-23 7:39
professionalDavid O'Neil30-Jan-23 7:39 
GeneralRe: I hope this isn't a programming question... (C++ Modules) Pin
Richard MacCutchan30-Jan-23 9:32
mveRichard MacCutchan30-Jan-23 9:32 
GeneralRe: I hope this isn't a programming question... (C++ Modules) Pin
Jeremy Falcon30-Jan-23 10:00
professionalJeremy Falcon30-Jan-23 10:00 
GeneralRe: I hope this isn't a programming question... (C++ Modules) Pin
Richard MacCutchan30-Jan-23 10:16
mveRichard MacCutchan30-Jan-23 10:16 
GeneralRe: I hope this isn't a programming question... (C++ Modules) Pin
Jeremy Falcon30-Jan-23 10:37
professionalJeremy Falcon30-Jan-23 10:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.