#javacsript
Explore tagged Tumblr posts
runawayballista · 2 years ago
Text
arghh i've run into another coding problem i haven't figured out yet..... maybe its time to go back to reddit (maybe its time to go backt o properly learning javacsript)
2 notes · View notes
guest-posting · 5 years ago
Text
Scientific Calculator layout code in Sencha ExtJs
Where ExtJS stands for Extended JavaScript. This is a JavaScript framework and a product of Sencha, based on YUI (Yahoo User Interface). This is basically a desktop application development platform with modern UI. This tutorial gives a complete understanding of Ext JS. This reference will take you through simple and practical approaches while learning Ext JS.
Tumblr media
Code of view(Calcie.js)section:
Ext.define('app.view.Calcie', {    extend: 'Ext.panel.Panel',    alias: 'widget.Calcie',    columnWidth: 1,    items: [    {        xtype: 'form',        title: 'Calculator',        height: 415,        width: 350,        margin: '20 150 0 490',        columnWidth: 1,        style: "title: 5px solid #A1CAFF",        bodyStyle: { "background-color": "#FFCE5A" },        layout: {            type: 'column'        },        items: [        {            xtype: 'container',            itemId: 'formContainer',            columnWidth: 1,            margin: '10 15 0 15',            layout: {                type: 'column'            },            items: [            {                xtype: 'textarea',                width: '100%',                height: 5,                itemId: 'displayTxtArea',                id: 'displayTxtArea',                name: 'displayTxtArea',                columnWidth: 1,                margin: '0 0 5 0',            },            {                xtype: 'fieldcontainer',                layout: {                    type: 'hbox',                },                columnWidth: 1,                itemId: 'radioButtonFContainer',                id: 'radioButtonFContainer',                name: 'radioButtonFContainer',                items: [                {                    xtype: 'radiofield',                    fieldLabel: 'Degree',                    labelSeparator: '',                    columnWidth: 0.49,                    labelWidth: 45                },                {                    xtype: 'radiofield',                    fieldLabel: 'Radian',                    labelSeparator: '',                    columnWidth: 0.49,                    margin: '0 0 0 45',                    labelWidth: 45                }]            },            {                xtype: 'container',                layout: {                    type: 'column'                },                columnWidth: 1,                margin: '5 0 0 0',                defaults: {                    style: {                        background: '#FFB010'                    }                },                items: [                    {                        xtype: 'button',                        text: 'AC',                        margin: '7 5 0 0',                        columnWidth: 0.20,                        style: {                            background: '#FFB010'                        }                    },                    {                        xtype: 'button',                        text: 'CE',                        margin: '7 5 0 0',                        columnWidth: 0.20, style: {                            background: '#FFB010'                        }                    },                    {                        xtype: 'button',                        text: 'OFF',                        margin: '7 5 0 0',                        columnWidth: 0.20                    },                    {                        xtype: 'button',                        text: 'Backspace',                        margin: '7 0 0 0',                        columnWidth: 0.40                    }]            },            {                xtype: 'container',                layout: {                    type: 'column'                },                columnWidth: 1,                margin: '5 0 0 0',                defaults: {                    style: {                        background: '#FFB010'                    }                },                items: [                    {                        xtype: 'button',                        text: 'Pi',                        margin: '7 5 0 0',                        columnWidth: 0.20                    },
2 notes · View notes
amazing-jquery-plugins · 5 years ago
Text
Simple Date Picker With Min/Max Year Configs
A simple, lightweight, cross-browser jQuery date picker plugin that allows you to specify the min/max years for Birth Date selection.
Demo
Download
Tumblr media
3 notes · View notes
vanaf1979-blog · 6 years ago
Photo
Tumblr media
My new in-depth'ish tutorial/article into WorpdPress: Css Styles and Javascripts in theme development - http://bit.ly/2GTjhAl
0 notes
symbolicpeace · 6 years ago
Text
Tumblr media
It’s come to my attention that people don’t universally know how to get past sites that can tell if ur using adblock:
disable javascript on those websites
and continue to use ur adblock in peace
8 notes · View notes
laravelvuejs · 8 years ago
Text
Learning vue.js as I write TrainRemote - #3 - #programming #vuejs #laravel
Learning vue.js as I write TrainRemote – #3 – #programming #vuejs #laravel
[ad_1]
I’m learning vue.js from scratch and live-coding as I go.
http://twitch.tv/mattstauffer [ad_2] source
View On WordPress
0 notes
bizmaida · 4 years ago
Text
How to easily do Object Detection on Drone Imagery using Deep learning
How to easily do Object Detection on Drone Imagery using Deep learning
There are also ways to easily detect objects in complex programs without even doing the object detection yourself. For example, to detect arrays, you have to know exactly what values they contain (this will be explained in more detail later). How to easily do Object Detection with Javacsript Consider the following JavaScript code. The variable name contains 2 items (i.e. a comma-separated…
Tumblr media
View On WordPress
0 notes
caramelpumpkinbread · 5 years ago
Text
10回目
アプリにランドム数字を選んでもらって、日記記述質問リストの中、その数字を持っている質問について書きたいと思います。
#352:プログラミングできますか?習いたいと思っていますか?
実は習っているところなのです。難しくて、仕事に慣れるぐらい上手くできるようになれるかなとよく考えます。CSS,HTML,Javacsriptといった言語を勉強しています。毎日2時間ほど勉強するように頑張っていますが、昨日はまだ仕事にいた間に、家に帰ってから勉強したくないと思った瞬間に、将来について色々なことを調べる羽目になりました。だって、一日したくないから、その日以来しないようにして、将来に別のキャリアに入らわなくてはいけないので、どういう道が良いのか弁護士なのか翻訳なのかというふうに悩む悪循環に陥りました。習慣を変えると全部変えるだろうと信じ込むタイプだからです。頑張り屋さんというか、考えすぎやさんですね。
でも、正直に言えば、将来に何したいかははっきり分かりません。どこの会社で翻訳者として働いて、フリターとして活躍できるように経験値を重ねたいと思いますが、結局、翻訳のビスネスを安定的な副業にするつもりなのです。それ以外、何か他にしたいと思います。言語を教えることに興味が殆どありません。言語学習に興味がすごくありますが、多くの人は必要な動力や時間を勉強に注ぐ気が無いので、切なそうな仕事だと思います。
それで、翻訳者になればある分野に専修した方が設けるので、その分野を知るために大学院に行くべきかについても悩んでいます。特許だの、医療に関する資料だの、専修した必要があればあるほどお金をたくさん稼げます。両方に興味が沸きますし、決めるのがなかなか難しいです。
プログラミング学習の代わりに、その分野について日本語で、または英語で読んで過ごした方がためになると思って仕方がりません。
それで、あのポッドキャストの英字幕の作業をするにはまた時間がかかります。
毎日、仕事以外7時間半くらい勉強しますが、最もっと時間があればよかったですね。
仕事で使えるので、取り敢えずプログラミング学習を続けます。
0 notes
topicprinter · 7 years ago
Link
Article URL: http://rpubs.com/jluraschi/deep-learning-in-javacsript-using-r
Comments URL: https://news.ycombinator.com/item?id=16304669
Points: 14
# Comments: 6
0 notes
aim-itnoida-blog · 8 years ago
Link
Best JavaScript Training Institute in Noida | AIM-IT
Kickstart JavaScript course and see how our approach to learning can change your life. Go beyond HTML and CSS and get an exclusive command over this programming language to build interactive and modern app and website.
0 notes
lewiskdavid90 · 8 years ago
Text
71% off #XSLT :basics for beginners – $10
you will learn the theoretical concepts of XSLT
All Levels,  – 32 mins,  7 lectures 
Average rating 3.7/5 (3.7 (6 ratings) Instead of using a simple lifetime average, Udemy calculates a course’s star rating by considering a number of different factors such as the number of ratings, the age of ratings, and the likelihood of fraudulent ratings.)
Course requirements:
upto date web browser(preferably chrome) a good internet connection,text editor(like Editplus but not mandatory you can manage with notepad) wamp server for running programs
Course description:
This course is dedicated to learn the basics of XSLT. XSLT stands for EXtensible Stylesheet Language Transformations. it is a stylesheet language for XML as CSS is for HTML. XSLT plays an important role in look and feel of XML which plays an important role in many IT systems.  For this reason, it is important for all web developers to have a good understanding of XSLT. Before you continue, you should also have a basic understanding of XML,HTML and Javascript . in this course you will learn the theoretical concepts of basics of XSLT . this is a beginners level course and this course is not for experts in XSLT Lifetime access to all videos in this course will get a good basics in XSLT anyone who want to enhance their career in web development field anyone who want to revise topics before attending an interview should have basic knowledge in XML,HTML and Javacsript
Reviews:
“I cannot understand the person is giving the course, I think it is an audio problem.” (Alberto Cortes)
“” ()
“” ()
  About Instructor:
Naveen Kumar A
I am Naveen having Experience in developing applications in PHP , MYSQL , HTML , CSS , AJAX , JAVASCRIPT and also in the fields of COBOL , JCL , VSAM , CICS , DB2 , IMS and also in Software Testing, JAVA, Oracle ,SQL-Server,Personality Development i am good at teaching . Teaching is my hobby so far i had done many projects in PHP , MYSQL , HTML , CSS , AJAX , JAVASCRIPT combinations i have extensive knowledge in them as i need to face many challenges while programming in that technologies when i am in the beginning stages i am self learner as a teacher i want to share my knowledge to all people who want to get grip on this subjects
Instructor Other Courses:
Java Spring and Hibernate:create a crud application Naveen Kumar A, Best Selling Instructor | 10000+ students in 130+ countries (20) $10 $40 Attention Management for Employees Assertiveness for Beginners …………………………………………………………… Naveen Kumar A coupons Development course coupon Udemy Development course coupon Web Development course coupon Udemy Web Development course coupon XSLT :basics for beginners XSLT :basics for beginners course coupon XSLT :basics for beginners coupon coupons
The post 71% off #XSLT :basics for beginners – $10 appeared first on Course Tag.
from Course Tag http://coursetag.com/udemy/coupon/71-off-xslt-basics-for-beginners-10/ from Course Tag https://coursetagcom.tumblr.com/post/157934769378
0 notes
shuying877 · 8 years ago
Text
Software Engineer job at VaultDragon Singapore
It is one thing to join a startup. But you know it's going to be quite the journey if prominent VCs like Jungle Ventures, 500 Startups and Golden Gate Ventures are on-board with you! Vault Dragon aims to improve the patient's journey through Electronic Medical Record (EMR), one clinic at a time.
Vault Dragon is the leading EMR provider in Singapore, and are already working with over 60 clinics to improve their operation needs. We aim to be the largest private health repository in Asia. If you are suffering from the Entrepreneurship bug, want to learn how a startup works, and want to play a crucial role in the digitisation of healthcare for the whole of Asia. Hit Apply NOW!
– Develop and test our clinic management system and other cloud-based software – Assist in the development and testing of our new patient interface – Assist in project deployment and setup of infrastructure at our clients – Support and maintenance of existing applications – Prepare API and design documentation
Applicants should possess superpowers in at least one of the following.
– Working knowledge of HTML, CSS and AngularJS – Basic NoSQL (Couchdb) – Competent with UNIX/Server Administration – Some AWS Experience – Knowledge of at least 1 scripting language like Python/Javascript/PHP (Preferably Javacsript and PHP) – Competent with Git – Quick learner and ability to figure out new technology and hit the ground running – Self-taught programmers are highly welcome. We value independence and initiative! – Time Travel (Optional) – Love of beer. We have free beer! (What!)
From http://www.startupjobs.asia/job/25474-software-engineer-full-stack-developer-job-at-vaultdragon-singapore
from https://startupjobsasiablog.wordpress.com/2017/02/23/software-engineer-job-at-vaultdragon-singapore-2/
0 notes
guest-posting · 5 years ago
Link
Tumblr media
0 notes
ameliamike90 · 8 years ago
Text
Software Engineer job at VaultDragon Singapore
It is one thing to join a startup. But you know it’s going to be quite the journey if prominent VCs like Jungle Ventures, 500 Startups and Golden Gate Ventures are on-board with you! Vault Dragon aims to improve the patient’s journey through Electronic Medical Record (EMR), one clinic at a time.
Vault Dragon is the leading EMR provider in Singapore, and are already working with over 60 clinics to improve their operation needs. We aim to be the largest private health repository in Asia. If you are suffering from the Entrepreneurship bug, want to learn how a startup works, and want to play a crucial role in the digitisation of healthcare for the whole of Asia. Hit Apply NOW!
- Develop and test our clinic management system and other cloud-based software - Assist in the development and testing of our new patient interface - Assist in project deployment and setup of infrastructure at our clients - Support and maintenance of existing applications - Prepare API and design documentation
Applicants should possess superpowers in at least one of the following.
- Working knowledge of HTML, CSS and AngularJS - Basic NoSQL (Couchdb) - Competent with UNIX/Server Administration - Some AWS Experience - Knowledge of at least 1 scripting language like Python/Javascript/PHP (Preferably Javacsript and PHP) - Competent with Git - Quick learner and ability to figure out new technology and hit the ground running - Self-taught programmers are highly welcome. We value independence and initiative! - Time Travel (Optional) - Love of beer. We have free beer! (What!)
StartUp Jobs Asia - Startup Jobs in Singapore , Malaysia , HongKong ,Thailand from http://www.startupjobs.asia/job/25473-software-engineer-full-stack-developer-job-at-vaultdragon-singapore Startup Jobs Asia http://startupjobsasia.tumblr.com/post/157591206309
0 notes
startupjobsasia · 8 years ago
Text
Software Engineer job at VaultDragon Singapore
It is one thing to join a startup. But you know it's going to be quite the journey if prominent VCs like Jungle Ventures, 500 Startups and Golden Gate Ventures are on-board with you! Vault Dragon aims to improve the patient's journey through Electronic Medical Record (EMR), one clinic at a time.
Vault Dragon is the leading EMR provider in Singapore, and are already working with over 60 clinics to improve their operation needs. We aim to be the largest private health repository in Asia. If you are suffering from the Entrepreneurship bug, want to learn how a startup works, and want to play a crucial role in the digitisation of healthcare for the whole of Asia. Hit Apply NOW!
- Develop and test our clinic management system and other cloud-based software - Assist in the development and testing of our new patient interface - Assist in project deployment and setup of infrastructure at our clients - Support and maintenance of existing applications - Prepare API and design documentation
Applicants should possess superpowers in at least one of the following.
- Working knowledge of HTML, CSS and AngularJS - Basic NoSQL (Couchdb) - Competent with UNIX/Server Administration - Some AWS Experience - Knowledge of at least 1 scripting language like Python/Javascript/PHP (Preferably Javacsript and PHP) - Competent with Git - Quick learner and ability to figure out new technology and hit the ground running - Self-taught programmers are highly welcome. We value independence and initiative! - Time Travel (Optional) - Love of beer. We have free beer! (What!)
StartUp Jobs Asia - Startup Jobs in Singapore , Malaysia , HongKong ,Thailand from http://www.startupjobs.asia/job/25474-software-engineer-full-stack-developer-job-at-vaultdragon-singapore
0 notes
alvinlah · 8 years ago
Text
Javacsript Framework by Ersel
http://dlvr.it/N1dddV
0 notes