Giter Club home page Giter Club logo

Comments (10)

asadm avatar asadm commented on September 13, 2024 3

the lotao problem is that it can be ambiguous, as in lautao laut ao etc. I know bhejo isn't the best translation too. wapis is good too!

juz ko check karna hoga. Let me write some dummy code and see if juz fits in.

from urduscript.

haroonKhan-10p avatar haroonKhan-10p commented on September 13, 2024 2

wapis is ambigous too.
lotao seems to make more sense. but as @inamhoney stated it is difficult to pronunce and ambiguous.
we can keep bhejo for now, and look into more options.

from urduscript.

naveed-ahmad avatar naveed-ahmad commented on September 13, 2024 2

How is wapis ambiguous? Great initiative btw! Going to contribute inshAllah.

from urduscript.

inamhoney avatar inamhoney commented on September 13, 2024 1

Lotao is way more difficult to pronounce so how about wapis or something?

from urduscript.

coolflame87 avatar coolflame87 commented on September 13, 2024 1

Nice initiative, keep it up.

sach to sahi True

bhejo to jawab

e.g.

ager (naam){
 jawab sahi
}
warna {
 jawab ghalat
}

from urduscript.

Azkaaa avatar Azkaaa commented on September 13, 2024 1

@monis01 "'config sorta feature' might cause problem to maintain the lists, I believe it should be more short and more exact." yes you are right about this, as this will slow down the process as well.
This has to be noted that gist of anything is more important here than being literal.

from urduscript.

monis01 avatar monis01 commented on September 13, 2024

Nice initiative.....
recursion is something calling function within function and it will execute until some specific condition is met to break that calling.
isn't it should be wapsi instead of wapis or bhejo
like :
`kaam fibonacci(num) {
// base case
agar (num <= 1) wapsi 1;

// recursion
wapsi fibonacci(num - 1) + fibonacci(num - 2);
}`

check this :
return in urdu
lotao also makes sense
you done a particular kaam with the inputs given to you and you return OR wapsi OR lotao

from urduscript.

Azkaaa avatar Azkaaa commented on September 13, 2024

@monis01 recursion is something calling function within function and here return is transmitting or sending some value from caller to callee function. Transmit or send is equivalent to bhejo in Urdu and fulfills the purpose i think.
I think @asadm should consider providing a config sorta feature for customized words for everyone. This will help for handling the spelling conflicts too like "lautao", "lotao", "lotaao", and "lautaao" etc.

from urduscript.

monis01 avatar monis01 commented on September 13, 2024

@Azkaaa : yes
sometimes words and synonyms and their pronunciation comes in when we talk of languages, as it is not in pure Urdu but Urdu as in English language so yes, no doubt such words like lautao can have different approaches and might confuse the user as well.
'config sorta feature' might cause problem to maintain the lists, I believe it should be more short and more exact.
check this translation
and also the chosen word should be common and easy to grasp for the commoners to pick up the things.
sending or return well it depends from the point of view.
but suggestions are good for the improvement . :)

from urduscript.

majidmade avatar majidmade commented on September 13, 2024

I submitted syntax for alert as _testAlert; need naming suggestions!

from urduscript.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.