a newbie wanting to join and learn
regards,
sundar
--
Preparation. Patience. Decisiveness. Discipline.
http://issuu.com/bpsundar
HI,
Is there a mailing list for beginners learning this language or can they
pose questions here.
I am facing a challenge to figure this out,
: (setq *Scl 2)
-> 2
: (** (+ 1.0 0.01) 24)
-> 1269734648531914468903714880493455422104626762401
Now, how to get the correct result of the computation ( 1.
Hello PicolLisp gurus,
stumped at this stage of learning,
(class +Info +Entity)
(rel name (+Ref +Need +String))
(rel mobile (+Number))
(gui 'search '(+Obj +TextField) '(name +Info) 20)
(gui 'result '(+NumField) 20)
(gui '(+JS +Button) "Search"
'(set> (: home result)
(???
I get this error after the update, "ERR_CLEARTEXT_NOT_PERMITTED"
any work around?
On Tue, Mar 19, 2019 at 12:19 PM Alexander Burger
wrote:
> On Mon, Mar 18, 2019 at 08:16:33PM -0700, C K Kashyap wrote:
> > Congratulations Alex!!!
> > Not needing Android Studio can only mean good :)
>
> Indeed! I
"did you install it from Google Play"
: Yes
>
> No, it should have never worked! You have Android 9, right?
>
Yes, I have Android 9 and it worked fine until today's update.
>
> I found the reason. Android 9 gives this error if traffic is not going via
> an
> encrypted connection. This is a bit silly in case of PilBox, as it
> communicates
hello gurus,
another newbie question, trying to learn +QueryChart with an
example of my own, an application for a pizzeria (the reason being if it is
my
own example the concepts stick better than reading the wonderful
documentation
on the website, which by the way I have been doing too :)
As you ca
hello,
i have a question to pose to this group, lets assume that I have a JSON
schema with TAB layout given by the end user,
{"tab1":
"name": {"type": "string", "length": "25"},
"contact": {"type" : "number", "length": "10"}
},
{"tab2":
"address": {
"street_address" : {
"line1": {"type": "string",