Basic Details


Expertise/Skills

Resume Title
Skills & Endorsement

Statr typing in the box for skill suggestions

  • html img
  • my SQL img
  • javascript img
  • jquery img
  • android img

Questions Asked

  • Find the 2 most important predictors of red wine quality

    • C++
    • mysql
    • entity-framework
    • c#
    • serialization
    • json.net
    asked 20 days ago
    2Answers 432Views
  • Getting "ImportError: No module named six.moves" while trying to import formasaurus

    • C++
    • mysql
    • entity-framework
    • c#
    • serialization
    • json.net
    asked 2 days ago
    2Answers 432Views
  • How do I call a function/execute code automatically in Angular?

    • C++
    • mysql
    • entity-framework
    • c#
    • serialization
    • json.net
    asked 3 months ago
    2Answers 432Views
  • SparkException: Task failed while writing rows

    • C++
    • mysql
    • entity-framework
    • c#
    • serialization
    • json.net
    asked 22 days ago
    2Answers 432Views
  • Angular7 ngFor with JQueryUI Sortable - weird array render behaviours

    • C++
    • mysql
    • entity-framework
    • c#
    • serialization
    • json.net
    asked 1 month ago
    2Answers 432Views
  • Firefox when using fetch returns CORS error

    • C++
    • mysql
    • entity-framework
    • c#
    • serialization
    • json.net
    asked 10 min ago
    2Answers 432Views

Questions Answered

  • 1) Getting "ImportError: No module named six.moves" while trying to import formasaurus

    • I'm learning how to change the context of the function in Javascript from this slide. Here the example given is perfectly understandable:

      var object = {}; 
      function fn(){ 
      return this; 
      } 
      console.log( fn() == this) //true
      console.log( fn.call(object) == object); //true

      But when I try this in Node JS, the result is somewhat different. First statement results in false and second equality is working as expected. So is there any difference in Global scope of Node JS and browser?
      I know that browser has Global scope named window, but what about Node JS? What is the difference between those scopes which leads to above different behaviors?

      • C++
      • mysql
      • entity-framework
      • c#
      • serialization
      • json.net
      asked 3 week ago
      21Votes
  • 2) How to build a project in debug rather that release in msvc command line

    • I'm learning how to change the context of the function in Javascript from this slide. Here the example given is perfectly understandable:

      /([+\/*-])\1/g

      Characters that do need to be escaped in character classes are e.g. the escape character itself (backslash), the expression delimimiter (slash), the closing bracket and the range operator (dash/minus), the latter except at the end of the character class as in my code example.
      You can use a backreference to a match in parentheses:
      /(abc)\1
      Here the \1 refers to the first parentheses (abc). The entire expression would match "abcabc".
      To clarify again: We could use a quantifier on the backreference:

      • C++
      • mysql
      • serialization
      • json.net
      asked 3 week ago
      36Votes
  • 3) Angular7 ngFor with JQueryUI Sortable - weird array render behaviour

My Articles

  • Getting "ImportError: No module named six.moves" while trying to import formasaurus

    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

    Posted 52 secs ago
    139Views
  • Getting "ImportError: No module named six.moves" while trying to import formasaurus

    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

    Posted 52 secs ago
    139Views
  • Getting "ImportError: No module named six.moves" while trying to import formasaurus

    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

    Posted 52 secs ago
    139Views
  • Lorem Ipsum is simply dummy text of the printing

    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

    Posted 52 secs ago
    139Views
  • Getting industry's standard dummy text ever since the 1500s, whenmasaurus

    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

    Posted 52 secs ago
    139Views

Security

Change password
Profile Access

By using our site, you acknowledge that you have read and understand our Cookie Policy, Privacy Policy, and our Terms of Service. close